You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
I tried node-scp2 to copy files to an embedded evice that only supports scp but not sftp. I alwas get an error immediatly after connect: exit code 127. This indicates that the server doesn't support sftp, but expected that node-scp2 doesn't use the sftp-protocol but rather like the name implies scp.
Do I need to configure the lib to use scp? Do it support scp, anyway?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried node-scp2 to copy files to an embedded evice that only supports scp but not sftp. I alwas get an error immediatly after connect: exit code 127. This indicates that the server doesn't support sftp, but expected that node-scp2 doesn't use the sftp-protocol but rather like the name implies scp.
Do I need to configure the lib to use scp? Do it support scp, anyway?
The text was updated successfully, but these errors were encountered: