Displaying 2 results from an estimated 2 matches for "dbrsync".
Did you mean:
2brsync
2004 Oct 07
1
problem syncing more then 816ish files
...les empty in there.
(I am using empty file to help in debugging - no need to really 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
decr...
2003 Sep 13
2
error from rsync2.5.6
Hi,
I just compiled new release 2.5.6 rsync in solaris5.9 machines,
and ran a rsync job,I got the following errors:
rsync error: unexplained error (code 255) at main.c(620)
Both source and destination servers are running 5.9, can you please
tell me should I update anything in main.c file?
Thanks,
Jennifer