We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried so many set of config about chroot (directory/startpath + Directories) and I'm unable to match my basic requirements:
I think more examples of config based on defined use case could help.
The text was updated successfully, but these errors were encountered:
I've been unable to set the chroot directory, tried global and per user.
Sorry, something went wrong.
Automatically marked as stale due to no recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I've been having this issue also, seemingly no control over each user's Chroot, was attempting to make a two users with a shared Chroot.
EDIT: Might be based on filesystem permissions, as I mount a persistent volume.
EDIT 2: Upon further testing I have discovered that users can only see directories they own
chown myuser:sftp-user-inventory /files/shared
Removed stale label.
No branches or pull requests
I tried so many set of config about chroot (directory/startpath + Directories) and I'm unable to match my basic requirements:
I think more examples of config based on defined use case could help.
The text was updated successfully, but these errors were encountered: