X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=4.0 required=5.0	tests=AWL,BAYES_50,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Date: Mon, 23 Aug 2010 16:47:17 -0700
From: Quanah Gibson-Mount <quanah@zimbra.com>
To: cygwin@cygwin.com
Subject: Network drives & ssh access
Message-ID: <13D45C6CDAB7C51EF7CDC050@[192.168.1.2]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I have a network drive set up to auto-reconnect at startup, which appears 
to work fine.  If I start cygwin after logging in, I can see the drive in 
the /cygwin directory.

However, I cannot see the drive in the /cygwin directory when connecting 
via Cygwin's OpenSSH.  My guess is that ssh starts before the drive shows 
up.  Running "net use" from the SSH connection says it is unavailable:

build@zre-win-002 /
$ net use
New connections will be remembered.


Status       Local     Remote                    Network

-------------------------------------------------------------------------------
Unavailable  Z:        \\X.X.X.X\Zbuild3  Microsoft Windows Network
The command completed successfully.




>From the system itself:

build@zre-win-002 /
$ net use
New connections will be remembered.


Status       Local     Remote                    Network

-------------------------------------------------------------------------------
OK           Z:        \\X.X.X.X\Zbuild3  Microsoft Windows Network
The command completed successfully.



Trying to run "net use Z:" doesn't help any.  Any ideas on what I can do to 
make this drive show up so I can access it when accessing the windows box 
remotely?

Thanks,
Quanah

--

Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra ::  the leader in open source messaging and collaboration

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

