What's new

Is sftp still not available?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

JohnnyBeGood

Regular Contributor
Hi all,

I've tried connecting using WinSCP and I get
Code:
Cannot initialize SFTP protocol. Is the host running a SFTP server?
I've came across this thread and RMerlin stated that is considering adding it.

Just want to make sure there's no hidden option that needs to be enabled.
 
Select scp protocol in WinScp
If you want to connect with a ftp client through sftp, install openssh-sftp-server
Optware:
Code:
ipkg install openssh-sftp-server
Entware:
Code:
opkg install openssh-sftp-server
 
If you setup your router for Entware, then run the following to setup SFTP...
Code:
opkg install openssh-sftp-server

EDIT: Was just beaten by TeHashX above :)
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top