Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Problem with tar References: <199911262122 DOT PAA26244 AT dagda DOT sunflower DOT com> From: Morten Eriksen Date: 08 Dec 1999 11:29:24 +0100 In-Reply-To: "Doug Wyatt"'s message of "Fri, 26 Nov 1999 15:23:13 -0600" Message-ID: <51g0xdd8u3.fsf@trh.sim.no> Lines: 18 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii [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 AT sourceware DOT cygnus DOT com