Home » Questions » Computers [ Ask a new question ]

Redirect user to dir upon SFTP connection

Redirect user to dir upon SFTP connection

I have an FTP user which i log in into the server via SFTP and a key file. Right, lovely, works like a charm.

Asked by: Guest | Views: 225
Total answers/comments: 1
Guest [Entry]

You could modify/recompile stfp-server to only use this directory and modify your sshd_config file to use this stfp-server. See Subsystem and internal-sftp options in sshd-config documentation.