Permissions issues on local external folders

YES! I can confirm that Nautilus is now working! It’s umask is 0002 and new folders are accessible to www-data.

david@lovelace:~$ bindfs --force-group=www-data --perms=g+wX ~/Work ~/Work
fusermount: option allow_other only allowed if 'user_allow_other' is set in /etc/fuse.conf

I’m guessing that means I should edit fuse.conf, though I’m not sure where that is.

And just to make sure do you think I should do the bindfs or no? I want to be able to move stuff but I also saw that link said that some people worry about it being slow or something?

Cool I’ll try it now.

Also is this process reversible? And to make it permanent I need to add it to fstab lik in the original link, correct?

Also just wanted to add, I tried it and so far stuff seems to be working fine.

Thanks :slight_smile: Everything is synced up and is working great!