Displaying 1 result from an estimated 1 matches for "avahsp".
Did you mean:
avahi
2009 Apr 30
2
DO NOT REPLY [Bug 6307] New: --remove-source-files removes files if source and destination are the same
...ct: rsync-qa@samba.org
I wanted to move the files of a directory (whose path was only slightly
different from the current directory) to the current directory. Unfortunately,
I errorneously passed the current directory as first parameter instead of the
other one. The rsync call was rsync --append -avAHSP --remove-source-files
/path/to/current/directory/ .
The files in the current directory were deleted. I think rsync should check
whether the source and the destination files are the same (like mv does, for
instance) and in that case prevent the files from being deleted.
--
Configure bugmail: http...