Seems like i'm not alone with this issue then. Im using 2.4.6

Im thinking about using rsync to keep a local copy of user 
directories. The users are on a microsoft terminalserver nt4 and the 
target machine is a redhat 7.0.

I use the following syntax:

rsync -e "ssh -l username" -az "/d/home" 192.168.1.1:/rsync/home 
-c --stats -v > c:\sbin\rsync\rslog.txt 2>&1

With a very small amount of files everything goes through but when 
one does increase the files and directories it comes to a halt.

When I switch to 2.3.2 on the client side it works!

I tried with ssh 1.2.26/2.2.0p1 and with rsh. Cygwin 1.1.14 has 
been used to compile rsync for windows nt.

--- last output from rslog.txt ---

sending file_sum
false_alarms=0 tag_hits=0 matches=0
sender finished /d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/pojkallsv.gif
recv_generator(Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/respond_button_blue.gif,566)
send_files(566,/d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/respond_button_blue.gif)
send_files mapped /d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/respond_button_blue.gif of size 372
calling match_sums /d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/respond_button_blue.gif
Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/respond_button_blue.gif
sending file_sum
false_alarms=0 tag_hits=0 matches=0
sender finished /d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/respond_button_blue.gif
recv_generator(Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/splash.htm,567)
send_files(567,/d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/splash.htm)
send_files mapped /d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/splash.htm of size 6238
calling match_sums /d/home/Diverse/kandidat4/Temporary Internet 
Files/SJILQ7Q5/splash.htm
Diverse/kandidat4/Temporary Internet Files/SJILQ7Q5/splash.htm

---------------

the if I kill the program on NT i get this:
Write failed flushing stdout buffer.
write stdout: Connection reset by peer

but this could also be caused by me killing the program.



=====================================================
Janåke Rönnblom
SKERIA Utveckling AB (Teknous)
Laboratorgränd 9
931 77 Skelleftea (Sweden)
-----------------------------------------------------
Phone  : +46-910-585424
Mobile : 070-3970743
Fax    : +46-910-585499
URL    : http://www.skelleftea.se/skeria
-----------------------------------------------------

Reply via email to