RE: [cygwin] Re: virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread Jason Pyeron
> From: Andrey Repin > Sent: Monday, August 17, 2020 5:16 PM > > > E: on /cygdrive/e type vboxsharedfolderfs > > (binary,posix=0,user,noumount,auto) > > Don't map shares to disk letters. > It's that simple. > > > This is in the remote ssh: > > $ df > > Filesystem 1K-blocks Used Availab

Re: virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread Andrey Repin
Greetings, marty leisner! [ Please do not top-post in this list. ] > Its a virtual box shared folder -- I'm mapping "src" to /usr/local/src on > the host system. > $ df > Filesystem 1K-blocks Used Available Use% Mounted on > C:/cygwin64 51856440 45548104 6308336 88% / > D:

Re: [cygwin] Re: virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread Eliot Moss
Indeed Jason has a good point. IIRC, VBox shares are normally privileged, so if in one case the logged in user has more rights, that could explain the difference. I do see that 'id' reports somewhat different things in the two cases, though I am not enough of an expert on Windows users and the

Re: virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread Eliot Moss
On 8/17/2020 12:11 PM, marty leisner wrote: Its a virtual box shared folder -- I'm mapping "src" to /usr/local/src on the host system. $ df Filesystem     1K-blocks      Used Available Use% Mounted on C:/cygwin64     51856440  45548104   6308336  88% / D:                 48666     48666        

RE: [cygwin] Re: virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread Jason Pyeron
> -Original Message- > From: Eliot Moss > Sent: Monday, August 17, 2020 12:04 PM > > On 8/17/2020 11:36 AM, marty leisner via Cygwin wrote: > > This is interesting... > > > > I'm running windows 10 in Vbox on linux and use cygwin with a bash shell. > > > > When I start my shell on the wind

Re: virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread marty leisner via Cygwin
Its a virtual box shared folder -- I'm mapping "src" to /usr/local/src on the host system. $ df Filesystem 1K-blocks Used Available Use% Mounted on C:/cygwin64 51856440 45548104 6308336 88% / D: 48666 48666 0 100% /cygdrive/d E: 302054400 23

Re: virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread Eliot Moss
On 8/17/2020 11:36 AM, marty leisner via Cygwin wrote: This is interesting... I'm running windows 10 in Vbox on linux and use cygwin with a bash shell. When I start my shell on the windows (and if I run konsole to get screen on my xdesktop) I see the virtual box share. But when I ssh in I don'

virtual box shares are visible in the window, but not in an ssh session

2020-08-17 Thread marty leisner via Cygwin
This is interesting... I'm running windows 10 in Vbox on linux and use cygwin with a bash shell. When I start my shell on the windows (and if I run konsole to get screen on my xdesktop) I see the virtual box share. But when I ssh in I don't. Not sure why marty -- Problem reports: http