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 Message-ID: <388F5682.6D646867@vinschen.de> Date: Wed, 26 Jan 2000 21:18:10 +0100 From: Corinna Vinschen X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Network drives in telnet session? References: <10686 DOT 000125 AT logos-m DOT ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Egor Duda wrote: > [...] > try to use UNC names. i.e. you can create system mounts with command, > similar to > > mount -b -s -f \\server\share /net/server/share > > (note: if you're issuing your command from bash or sh, you should > duplicate every '\') And for your convenience: You may use forward slashes in the native path as well: mount -b -s -f //server/share /net/server/share Corinna -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com