Colin & all,

the vast majority of stuff on a vfat drive -particularly a usb/flash
removable one - is not executable. Having the X bit set for this data is
basically wrong and leads to problems when (for example) doing a restore
of data previously copied to the drive for backup as all the restored
data is given the executable flag. Its just wrong on so many levels to
add an execute bit to everything just to maybe help a couple of not
terribly popular (AFAIK) applications.

There needs to be a change to the default to rw-r--r-- and a relatively
clear way to change the default to one of the other potentially useful
masks such as rw-rw-rw, rwxr-xr-x or rwxrwxrwx. Currently I am not at
all clear how to set the default behavior - I can set the behavior for
particular volumes which is mostly OK, as a workaround but is annoying
when I'm given (for example) a flash drive from a colleague to copy data
from. In this case what happens is all the documents I copy across get
the X bit set which sometimes ends up meaning that they execute instead
of open the application

-- 
NTFS and FAT partitions mounted with executable bits create lots of annoyance
https://bugs.launchpad.net/bugs/78505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to