On 2018-04-08 05:46, Marc Chamberlin wrote:
On 04/07/2018 08:10 PM, Anton Aylward wrote:
On 07/04/18 10:32 PM, Marc Chamberlin wrote:
Is there some weird magic about Documents folders on Windows systems? Doesn't make any sense to me... You are asking the question the wrong way. You are also not telling us some things.
First: what type of file systems was it at the windows end?
Second: how was it mounted? Hi Anton, Doug - and thanks for replying... It is an NTFS file system. Here is a typical example, from one of my autofs config files, of how I am mounting the Windows file system for a system running Win10 -
c -fstype=cifs,rw,dir_mode=0777,file_mode=0777,credentials=/etc/smb1.auth,uid=1000,gid=100,vers=2.0 ://quantumWin10/C
That's not the full fstab line. It would be better if you posted the actual output of the "mount" command, the line pertaining to this mount point. But I can see from the above that maybe only user 1000 will have write access. And no, you can not change permissions with chmod on an ntfs disk. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)