Am Sonntag, 8. April 2018, 17:21:20 CEST schrieb Marc Chamberlin:
On 04/08/2018 03:10 AM, Carlos E. R. wrote: [...]
mount | grep quantum /srv/autofs/auto.quantum.Win10 on /mnt/samba/Win10/quantum type autofs (rw,relatime,fd=37,pgrp=1452,timeout=5,minproto=5,maxproto=5,indirect) /srv/autofs/auto.quantum.Win10 on /slash/mnt/samba/Win10/quantum type autofs (rw,relatime,fd=37,pgrp=1452,timeout=5,minproto=5,maxproto=5,indirect)
(sorry these lines get broken up when doing a copy paste....)
/mnt/samba/Win10/quantum/c wasn't mounted when you did your "mount | grep...". Please do a "cd /mnt/samba/Win10/quantum/c" before so that the line starting with //quantumWin10/C will appear.
[...] That points to the actual mount configuration file (in a separate partition /srv so I can reuse it whenever I upgrade openSuSE) and the contents of /srv/autofs/auto.quantum.Win10 is what I previously showed you -
Even an fstab line wouldn't show all mount options that are actually used.
[...] Anywise, I decided to try and tackle this problem again and this time I discovered that by changing the apparent permissions on my Linux laptop, on /mnt/samba/Win10/quantum/C/Users/marc/Documents from -r--r--r-- to -rw-r--r--, I was then able to copy files into the Documents folder from my OpenSuSE laptop! Totally surprised me because I did that on a whim without expecting it to work... [...]
Isn't /mnt/samba/Win10/quantum/C/Users/marc/Documents missing the x bit, too? Without, you shouldn't even see its content. Actually, all directories should look like drwxrwxrwx because of your dir_mode. Gruß Jan -- Software stands between man and his machine. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org