The umask tag has no wiki summary.
2
votes
1answer
454 views
No effect of umask and chmod on mounted drives
The windows drives are mounted at boot-time using pysdm. The setting were
nls=iso8859-1,users,umask=002,sync,user,dirsync,uid=mtk
When I try to change the permission of files using chmod, I don't ...
3
votes
1answer
491 views
How to have correct permissions of files from usb disks?
Does anyone have the following problem?
I have an Ubuntu box at work and also one at home.
I always copy folders/files to/from an usb disk to/from my boxes.
I have to change permissions of ...