From mboxrd@z Thu Jan 1 00:00:00 1970 From: Morten Eriksen To: cygwin@sourceware.cygnus.com Subject: Re: Problem with tar Date: Fri, 31 Dec 1999 13:28:00 -0000 Message-ID: <51g0xdd8u3.fsf@trh.sim.no> References: <199911262122.PAA26244@dagda.sunflower.com> X-SW-Source: 1999-12n/msg00188.html Message-ID: <19991231132800.XrrWLYDb6KbUfe_9uzNGHFdRexYln05VUWQTId3zEGk@z> [I had a problem with random hangs when ssh'ing into a WinNT server and running Cygwin tar remotely.] Just in case anyone is interested; it seems that the problem goes away when I run tar without the verbose option. So this hangs in random places at random times (with GNU tar 1.12, NT sshd v1.2.26, HP-UX ssh v1.2.27): $ ssh -x -n -l administrator "/bin/tar cvzf " ..while this works with no problems: $ ssh -x -n -l administrator "/bin/tar czf " I'll leave it at that, since it now Works For Me. Regards, Morten Eriksen -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com