Page 1 of 1

Unable to start SFTP

Posted: 13 Jan 2023, 05:12
by ozzyonfire
I am using an F2-210.

I can start FTP file and connect to it without issues. However, I can't enable SFTP.

I can choose the checkbox, but the port remains greyed out and when I click Apply, it does nothing. Trying to navigate from the Control Panel page prompts me that I have unsaved changes.

I can ssh into the machine, is there a way of enabling sftp on the command line?

I am running the latest TOS at 4.2.40.

Re: Unable to start SFTP

Posted: 13 Jan 2023, 18:10
by TMSupport
1. Enable the SFTP service

Code: Select all

 /etc/init.d/sftp_service start
2. Modify the SFTP port

Code: Select all

vi /etc/ssh/sftpd_config