How to set a default SFTP path?

Termius does not support this directly yet, but you can apply a server-side workaround to get the same result.

  1. Open the sshd_config file on the server you connect to.

  2. Add -d "<path>" to the end of the line that starts with Subsystem sftp.

circle-check

Last updated

Was this helpful?