Rsync Windows Corrupt File

Wayne Davison wayned at samba.org
Tue Sep 27 16:52:17 GMT 2005


On Tue, Sep 27, 2005 at 07:52:28AM -0500, Max Kipness wrote:
> C:\\Program Files\\cwRsync\\rsync.exe" /cygdrive/c/
> $remoteuser@$remoteserver://backup/Current/$hostname/ --stats --compress
> --recursive --partial --files-from=files.txt --bwlimit=$speed --archive
> --log-format=%f:::%l:::%b

You should never use the --partial flag unless incomplete (corrupted)
files are acceptable in the destination (or use --partial-dir to keep
any partial files separated from the last-good destination versions).

..wayne..


More information about the rsync mailing list