For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated

Was this helpful?