X-Recipient: archive-cygwin AT delorie DOT 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 To: cygwin AT cygwin DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT 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 AT 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