X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Dir not mounted when logging in through ssh Date: Tue, 20 Jun 2006 17:36:34 +0200 Message-ID: <3BD8CF653D67544E9D2768E3F10FFC5D7EE671@boebe101.NOE.Nokia.com> From: To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k5KFakt6023742 Hello, I have a problem that a directory ( /cygdrive/h mounted to the H:\ which is in turn mounted to \\bonfs01\afarber ) is visible in the normal Cygwin console, but disappears when I login into the same PC via OpenSSH: afarber AT BOWEC101 ~ $ mount C:\apps\Cygwin\bin on /usr/bin type system (binmode) C:\apps\Cygwin\lib on /usr/lib type system (binmode) \\bonfs01\afarber on /cygdrive/f type system (binmode,noexec) C:\apps\Cygwin on / type system (binmode) c: on /cygdrive/c type system (binmode,noumount) e: on /cygdrive/e type system (binmode,noumount) h: on /cygdrive/h type system (binmode,noumount) afarber AT BOWEC101 ~ $ hostname BOWEC101 afarber AT BOWEC101 ~ $ ssh bowec101 "mount" Warning: Permanently added 'bowec101,172.25.91.22' (RSA) to the list of known hosts. afarber AT bowec101's password: C:\apps\Cygwin\bin on /usr/bin type system (binmode) C:\apps\Cygwin\lib on /usr/lib type system (binmode) \\bonfs01\afarber on /cygdrive/f type system (binmode,noexec) C:\apps\Cygwin on / type system (binmode) c: on /cygdrive/c type system (binmode,noumount) e: on /cygdrive/e type system (binmode,noumount) There is some /cygdrive/f dir instead, but I can't access it, when logged in via OpenSSH: $ ll /cygdrive/f ls: /cygdrive/f: No such file or directory Does anybody please have an idea what is happening? Using newest Cygwin (but not a snapshot) and Win 2003. Regards Alex -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/