Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Is node-scp2 implementing sftp instead of scp? #140

@ChristianSchwarzIAV

Description

@ChristianSchwarzIAV

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions