Displaying 2 results from an estimated 2 matches for "rsync263".
2004 Oct 07
1
problem syncing more then 816ish files
...fetch empty files :)
One the local system I run the following command:
rsync    --verbose --archive	         \
         --copy-links --progress --stats --size-only --partial           \
         --rsh="ssh -l dbrsync"                                          \
         --rsync-path=/bin/rsync263                                      \
         dbrsync@remote:/rsync/files          \
         /rsync-data
When I first run the rsync (needing to pull all the files), It times out about 10% of the time. If I
decrease the file count I am able to fetch the files. If I increase the file count I am n...
2006 Apr 17
12
DO NOT REPLY [Bug 3693] New: rsync can use same --link-dest file several times, leading to incorrect hard links
https://bugzilla.samba.org/show_bug.cgi?id=3693
           Summary: rsync can use same --link-dest file several times,
                    leading to incorrect hard links
           Product: rsync
           Version: 2.6.8
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: