Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Content-return: allowed
Date: Wed, 13 Sep 2000 10:03:08 -0400
From: "Groberg, Michael N" <michael.n.groberg@lmco.com>
Subject: RE: gnu tar v 1.12 problem accessing remote host
To: "'Earnie Boyd'" <earnie_boyd@yahoo.com>, cygwin@sources.redhat.com
Message-id: <9CB8E413E225D3119A8300508B08F2ABE08448@emss03m10.orl.lmco.com>
MIME-version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-type: text/plain
Content-transfer-encoding: 7BIT

I tried both ways. In neither case is there any network activity.

-----Original Message-----
From: Earnie Boyd [mailto:earnie_boyd@yahoo.com]
Sent: Wednesday, September 13, 2000 9:21 AM
To: Groberg, Michael N; cygwin@sources.redhat.com
Subject: Re: gnu tar v 1.12 problem accessing remote host


--- "Groberg, Michael N" <michael.n.groberg@lmco.com> wrote:
> I am having problems with tar when I try and write to a remote unix host.
> 
> The command is: tar -cvf hostname://dev/rmt/1mn abc.txt
> 

What happens if you modify your command to:

tar -cvf hostname:\/\/dev/rmt/1mn abc.txt

HTH,

=====
--- <http://earniesystems.safeshopper.com> ---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://gw32.freeyellow.com/>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

