This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Rsync, Linux, Cygwin Failing on Large Directories


I have a RH 8.0 box which issues the following command to a Windows machine running the most recent version of cygwin (1.5.18-1) Both boxes have been updated to rsync 2.6.6-1 or 2.6.6-2 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 -avvvz

/cygdrive/e on the WIndows 2K box is a local drive (not a network share)

I have this exact same problem on two different Win2K machiens (Win2K Pro, and Win2K Advanced Server)

However, when attempting the excat same command on smaller directories (~700 FIles) - it works perfectly

Any help would be GREATLY appreciated.....

Thanks In Advance,

Nick



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]