Re: Help understanding why a mount command is not working and how to fix it

2024-09-13 Thread Eliot Moss via Cygwin
On 9/9/2024 4:39 PM, René Berber via Cygwin wrote: On 9/9/2024 12:23 PM, Eliot Moss via Cygwin wrote: Dear Cygwiners -- For convenience, I would like to mount my OneDrive folder under / cygdrive/o. I put this line in my /etc/fstab: c:/Users/Eliot\040Moss/OneDrive /cygdrive/o ntfs binary,noac

Re: Help understanding why a mount command is not working and how to fix it

2024-09-10 Thread Andrey Repin via Cygwin
Greetings, Eliot Moss! > Dear Cygwiners -- > For convenience, I would like to mount my OneDrive folder under /cygdrive/o. > I put this line in my /etc/fstab: > c:/Users/Eliot\040Moss/OneDrive /cygdrive/o ntfs binary,noacl,posix=0,user 0 0 /cygdrive is a system entry point. Manually placing any

Re: Help understanding why a mount command is not working and how to fix it

2024-09-09 Thread José Isaías Cabrera via Cygwin
On Monday, September 9, 2024 02:23 PM, Eliot Moss expressed: > > Dear Cygwiners -- > > For convenience, I would like to mount my OneDrive folder under /cygdrive/o. If mount does not work, what I did was to map it to a Windows drive (O:) and then use cygdrive (/cygdrive/o/) to do my rsync calls.

Re: Help understanding why a mount command is not working and how to fix it

2024-09-09 Thread René Berber via Cygwin
On 9/9/2024 12:23 PM, Eliot Moss via Cygwin wrote: Dear Cygwiners -- For convenience, I would like to mount my OneDrive folder under / cygdrive/o. I put this line in my /etc/fstab: c:/Users/Eliot\040Moss/OneDrive /cygdrive/o ntfs binary,noacl,posix=0,user 0 0 However, /cygdrive/o is not