Displaying 1 result from an estimated 1 matches for "windowsboxip".
Did you mean:
windowsbox
2005 Oct 04
2
rsync hanging on large windows directories
...ine running the most recent version of cygwin. Both boxes have been
updated to rsync 2.6.6 and I use the following command from the LINUX
BOX (SSH keygen agent is setup for passwordless logins and the IP is
aliased under /.ssh/config)
rsync -avz --delete --progress -e "ssh"
userName@WIndowsBoxIP:/cygdrive/e/www/Apache/htdocs/
/My/Local/Directory/On/Linux/Box
Sometime rsync hangs on getting the file list (~1400 Files in many
directories)
Most times the transfer starts and hangs on the first large file
Once the rsync actually completed.
There appears to be nothing unusual when using -a...