public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
To: Christopher Faylor <cgf@redhat.com>, cygwin@cygwin.com
Subject: Re: tar a filesystem outside of /cygwin
Date: Tue, 12 Dec 2000 22:52:00 -0000	[thread overview]
Message-ID: <3A372B11.1557.336A22F@localhost> (raw)
In-Reply-To: <20001212155838.A5824@redhat.com>

<12 Dec 2000, 15:58 Uhr wars, als Christopher Faylor folgendes schrub:>
< Re: tar a filesystem outside of /cy >


> In that case you were using backslashes in bash.  For the 100000000000000000000th
> time: a backslash is a quoting character in UNIX shells.  If you want to use
> it you have to double it up.  So you either have to:
> 
> bash$ mount d:\\ftproot /ftproot
> 
> or
> 
> bash$ mount d:/ftproot /ftproot
> 
> cgf

Repetition from my former email!

O.K., but there is still no explanation, why i got this error doing:
mount c:\ftp /ftp

1.
siebenschlaefer@LORELEY /hdd
$ mount c:\ftp /ftp
mount: /ftp: Invalid argument

2.
siebenschlaefer@LORELEY /hdd
$ mount c:\ftp ftp
mount: ftp: Invalid argument

The second case is o.k., argument ftp is invalid, but in first case, 
not /ftp is invalid, but 'c:ftp' because the quote is a quote and a 
backslash or slash is missing in this place, so there is the wrong 
error message, IMHO.
-- 
Gerrit Peter Haase

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

  reply	other threads:[~2000-12-12 22:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-12  9:35 Earnie Boyd
2000-12-12 10:31 ` John F. Davis
2000-12-12 10:39   ` Christopher Faylor
2000-12-12 10:41   ` Larry Hall (RFK Partners, Inc)
2000-12-12 10:58     ` Christopher Faylor
2000-12-12 11:02       ` John F. Davis
2000-12-12 11:43       ` Gerrit P. Haase
     [not found]         ` <20001212144941.A13469@skink.net>
2000-12-12 12:36           ` Gerrit P. Haase
2000-12-12 12:58         ` Christopher Faylor
2000-12-12 22:52           ` Gerrit P. Haase [this message]
2000-12-13  6:48             ` Christopher Faylor
2000-12-13 12:30               ` Gerrit P. Haase
2000-12-13 13:52               ` J. J. Farrell
2000-12-13 14:05                 ` Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2000-12-13  5:49 Earnie Boyd
2000-12-12 10:45 Earnie Boyd
2000-12-12  9:16 John F. Davis
2000-12-12  9:30 ` Larry Hall (RFK Partners, Inc)
2000-12-12  9:53   ` David Starks-Browning

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A372B11.1557.336A22F@localhost \
    --to=gerrit.haase@t-online.de \
    --cc=cgf@redhat.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).