Closed probonopd closed 2 years ago
Using 30fc238, files on FAT media are missing the write bit:
% mount | grep MONKEYPATCH /dev/da1 on /media/MONKEYPATCH (msdosfs, local, noatime) % ls -lh /media/MONKEYPATCH total 2048128 drwxrwxr-x 1 root wheel 32K 16 Nov. 22:55 default -rwxr-xr-x 1 root wheel 33K 16 Nov. 23:07 default.tgz
Can you reproduce this issue?
Related? https://github.com/vermaden/automount/issues/27
That should help: https://github.com/vermaden/automount/commit/3dacc130686bfc675144706f74af352b5f2b8149
It does indeed :+1: Again, thanks a ton.
Using 30fc238, files on FAT media are missing the write bit:
Can you reproduce this issue?