Hi all,
I can?t seem to get this working. I need synchronize the files from a remote
directory to a local, and then delete the files on the remote after getting
them to local.
This is what I did that does not delete anything on any of the servers:
rsync --rsync-path=/usr/local/bin/rsync -v -t ?r ?delete -e /bin/ssh
/report/today user at server01:/report/*.rpt
I also used --delete-before, --delete-after, --delete-during, etc.. but same
result, files stay intact and nothing gets deleted.
Thank you,
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.samba.org/pipermail/rsync/attachments/20100223/9bf146a6/attachment.html>