Displaying 1 result from an estimated 1 matches for "toserver".
Did you mean:
noserver
2003 Nov 05
1
rsync is hanging for me
...turn to me.
The system I am rsyncing from is relese 2.4.1, and the system I am rsyncing
to is release 2.5.4. I am running on aix (both ends).
I used to use the following:
/usr/contrib/bin/rsync -vrace ssh --include-from $tmpFile --exclude "*"
--rsync-path=/usr/local/binrsync $fromdir $toserver:$todir
I am now using the following, and, while this fixed some of the hangs, I
still have a couple large directories that are hanging (all files and
directories are successfully written, but I do not get control back for 6
hours).
/usr/contrib/bin/rsync -vrace ssh --rsync-path=/usr/local/binr...