-
-
Save sundarsrst/c1582a7be6b0973c8160e4b05fe81c00 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Port <your_port_number> | |
Match User sftp_user | |
ForceCommand internal-sftp | |
PasswordAuthentication yes | |
ChrootDirectory /var/sftp/myfolder | |
PermitTunnel no | |
AllowAgentForwarding no | |
AllowTcpForwarding no | |
X11Forwarding no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment