Displaying 1 result from an estimated 1 matches for "72c116866a75f859a19a150216768e52".
2007 May 08
1
rsync fails to sync files
...e before
the original file transfer to the rsync source is complete.
Example:
Source:
md5sum:
2ac4a4ad88da17f49d26c9e578ce5432 somefile.exe
sha1sum:
eaabb30b716e993be000b89208e2d9f63e78f052 somefile.exe
ls -l:
-rwxrw---- 1 user group 109819105 Apr 2 10:48 somefile.exe*
Destination:
md5sum:
72c116866a75f859a19a150216768e52 somefile.exe
sha1sum:
33b7d91fc6bd2a5bff292258c7d6eeb7db0aec8a somefile.exe
ls -l:
-rwxrw---- 1 user group 109819105 2007-04-02 10:48 somefile.exe*
rsync is executed from the source with following flags:
-alvv --delete --exclude-from=file
where 'file' includes three lines:
/upload
/u...