Displaying 1 result from an estimated 1 matches for "27b84253".
Did you mean:
278425
2007 May 05
5
Using --remove-source-files with backup?
I have a scenario where I am copying from a local system to remote target and need to remove the local source files once they have been successfully transfered.
--remove-source-files works fine for this.
An issue has come up in that I need to be able to backup the removed local source files as well.
With rsync 2.6.9 I tried:
rsync --remove-source-files --backup-dir=/archive –abv (source)