Urban-Programmer / s3fs-fuse

FUSE-based file system backed by Amazon S3
GNU General Public License v2.0
0 stars 0 forks source link

Mount Bucket - Permission issues (Even as root) #1

Closed Urban-Programmer closed 1 year ago

Urban-Programmer commented 1 year ago

Unable to complete mounting due to "Permissions Denied"

Urban-Programmer commented 1 year ago

I'm now getting a new error after attempting to set the passwd_file , saying that it should not have other permissions, this is after I changed it to have 777

Urban-Programmer commented 1 year ago

fusermount: failed to access mountpoint /home/parallels/OperatingSystems/Project/AWS-Mount: Permission denied

There's a user fuser mount? Perhaps there's a permissions issue with that account, checking into it

Urban-Programmer commented 1 year ago

So AWS-Mount Permissions where being weird, I couldn't chmod it as root nor sudo, so I created a new directory int the fork and assigned the mount to that folder location