What's new

scp/sftp issue on Win 10 Preview; RT-N66R running 378.54_2

  • 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!

jcy

Occasional Visitor
Hi, I'm running build 10162 of Win 10 Preview and I received this error message with both filezilla sftp and putty scp:

pscp:
C:\Users\.\Downloads>pscp ap.sh admin@192.168.37.5:/jffs/scripts
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
**************************************************
If you trust this host, enter "y" to add the key to
PuTTY's cache and carry on connecting.
If you want to carry on connecting just once, without
adding the key to the cache, enter "n".
If you do not trust this host, press Return to abandon the
connection.
Store key in cache? (y/n) y
admin@192.168.37.5's password:
sh: /opt/libexec/sftp-server: not found
Fatal: Received unexpected end-of-file from server

and filezilla sftp:
Status: Connecting to 192.168.37.5...
Response: fzSftp started, protocol_version=2
Command: open "admin@192.168.37.5" 22
Command: Pass: *********
Error: Received unexpected end-of-file from SFTP server
Error: Could not connect to server
Status: Waiting to retry...


I had to scp the file to a linux vm and then scp the file from the VM to the RT-N66R
 
There's no SFTP server on Asuswrt. Use SCP.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

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