Skip to content

Folder path restriction issues #1702

New issue

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

Open
jeyganeshm opened this issue Nov 12, 2020 · 0 comments
Open

Folder path restriction issues #1702

jeyganeshm opened this issue Nov 12, 2020 · 0 comments

Comments

@jeyganeshm
Copy link

we installed the latest version of OpenSSH. 8.1

but this is showing entire server directories.

in this case, we added the following code in sshd.config file

`ForceCommand internal-sftp
Subsystem sftp sftp-server.exe -d "D:\customerftp"
ChrootDirectory D:\customerftp

PermitTunnel no
AllowAgentForwarding no
AllowTcpForwarding no
X11Forwarding no
AllowUsers sftpuser`

but if we add this code SFTP not connecting

how to properly provide the folder access permission?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant