Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> List-Archive: <http://sourceware.cygnus.com/ml/cygwin/> List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com> List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> 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 <mortene AT sim DOT no> 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 <ntserver> "/bin/tar cvzf <arch> <dir>" ..while this works with no problems: $ ssh -x -n -l administrator <ntserver> "/bin/tar czf <arch> <dir>" 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