[GH-ISSUE #439] (vsftpd) mounting to a directory to be used as ftp user home dir #235

Closed
opened 2026-03-04 01:43:33 +03:00 by kerem · 2 comments
Owner

Originally created by @ramotswa on GitHub (Jun 26, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/439

Hello all,

I am following this / this (and others) - and I am getting stuck at the same point every time.
I create the folder to mount to. I mount to it and then that's all fine. I can browse my s3 data via command line.
I do this as root.

Then I create a new user and set the home directory as the mount folder.

However when I connect I always get the silly 'OOPS: cannot change directory:' message.

I have a feeling it has to do with permissions - and when I look at the permissions of the mounted folder as root it's drwx------, but when looking at them just as the ubuntu user, they are; d?????????

Is that to be expected?

Thanks for any tips.

Originally created by @ramotswa on GitHub (Jun 26, 2016). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/439 Hello all, I am following [this](http://resources.intenseschool.com/amazon-aws-howto-configure-a-ftp-server-using-amazon-s3/) / [this](http://cloudacademy.com/blog/s3-ftp-server/) (and others) - and I am getting stuck at the same point every time. I create the folder to mount to. I mount to it and then that's all fine. I can browse my s3 data via command line. I do this as root. Then I create a new user and set the home directory as the mount folder. However when I connect I always get the silly 'OOPS: cannot change directory:' message. I have a feeling it has to do with permissions - and when I look at the permissions of the mounted folder as root it's drwx------, but when looking at them just as the ubuntu user, they are; d????????? Is that to be expected? Thanks for any tips.
kerem closed this issue 2026-03-04 01:43:33 +03:00
Author
Owner

@ggtakec commented on GitHub (Jul 18, 2016):

@ramotswa
You can use mp_umask option which is specified permission mode for mount point directory.
Please try to specify it.
Thanks in advance for your help.

<!-- gh-comment-id:233319340 --> @ggtakec commented on GitHub (Jul 18, 2016): @ramotswa You can use mp_umask option which is specified permission mode for mount point directory. Please try to specify it. Thanks in advance for your help.
Author
Owner

@ggtakec commented on GitHub (Mar 30, 2019):

We kept this issue open for a long time.
Is this problem continuing?
We launch new version 1.86, which fixed some problem(bugs).
Please use the latest version.
I will close this, but if the problem persists, please reopen or post a new issue.

<!-- gh-comment-id:478217821 --> @ggtakec commented on GitHub (Mar 30, 2019): We kept this issue open for a long time. Is this problem continuing? We launch new version 1.86, which fixed some problem(bugs). Please use the latest version. I will close this, but if the problem persists, please reopen or post a new issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#235
No description provided.