Hello ! First of all: megafuse is simply awesome :)
Just a small little problem: Somehow MegaFuse switches permissions to files created to 555 (-r-xr-xr-x), that is non-writable.
I have mounted the mega folder with -o gidand -o uidspecifically for the user and group I want . But whenever i create a new file even with touch . The permission of that new file are 555.
Hello ! First of all: megafuse is simply awesome :) Just a small little problem: Somehow MegaFuse switches permissions to files created to 555 (-r-xr-xr-x), that is non-writable.
I have mounted the mega folder with
-o gid
and-o uid
specifically for the user and group I want . But whenever i create a new file even withtouch
. The permission of that new file are 555.Any help is appreciated!