Iwant to flag that 'rsync' seems to hang with current (20070330) snapshot: -------------------------------------------------------------- $ rsync -av --delete ftp.dante.de::CTAN/systems/win32/miktex /tmp
receiving file list ... done ------------------------------------------------------------------ now it hangs, it takes 100% of CPU. I must use CTRL-C: --------------------------------------------------------- <CTRL-C> rsync error: received SIGUSR1 or SIGINT (code 20) at /home/lapo/packaging/tmp/rs ync-2.6.6/rsync.c(163) rsync error: received SIGUSR1 or SIGINT (code 20) at /home/lapo/packaging/tmp/rs ync-2.6.6/main.c(985) -------------------------------------------------------------- Reinstalling Cygwin-1.5.24 it works fine: ------------------------------------------ $ rsync -av --delete ftp.dante.de::CTAN/systems/win32/miktex /tmp receiving file list ... done sent 90 bytes received 34685 bytes 9935.71 bytes/sec total size is 536410581 speedup is 15425.18 --------------------------------------------------------------- (I have played many time intall/reinstall snapshot/cygwin-1.5.24-2 and only with 1.5.24 it works) Regards, Angelo. -- 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/