Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find an alternative for scp2 library #13048

Closed
sdobrodeev opened this issue Jun 2, 2020 · 3 comments
Closed

Find an alternative for scp2 library #13048

sdobrodeev opened this issue Jun 2, 2020 · 3 comments
Assignees
Labels
Area: ABTT Akvelon Build Tasks Team area of work enhancement Task: CopyFilesOverSSH

Comments

@sdobrodeev
Copy link

sdobrodeev commented Jun 2, 2020

Question, Bug, or Feature?
Type: Feature

Enter Task Name: CopyFilesOverSSH

Issue Description
At this moment we have a dependency on the scp2 library (https://github.com/spmjs/node-scp2). This project does not have a maintainer and is not supported. It would be nice to find an alternative for this library and use it.

Possible alternatives

@vsd-codesode
Copy link

This alternative project have not got any activity in almost last one year. Can we confirm if this will be maintained in future?

@sdobrodeev
Copy link
Author

sdobrodeev commented Jun 5, 2020

This alternative project have not got any activity in almost last one year. Can we confirm if this will be maintained in future?

Thank. I found a better library - https://github.com/theophilusx/ssh2-sftp-client

@sdobrodeev sdobrodeev self-assigned this Jun 9, 2020
sdobrodeev pushed a commit that referenced this issue Jun 22, 2020
* [CopyFilesOverSSHV0] Migrated from scp2 library (#13048)

* [CopyFilesOverSSHV0] Added info about ssh2-sftp-client to ThirdPartyNotice.txt

* [CopyFilesOverSSHV0] Addressed code review items.

* [CopyFilesOverSSH] Added missing dependencies

* [CopyFilesOverSSH] Fixed issue with e2e launch
@sdobrodeev
Copy link
Author

Found and used https://github.com/theophilusx/ssh2-sftp-client instead of scp2.
Created and merged the PR - #13084

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: ABTT Akvelon Build Tasks Team area of work enhancement Task: CopyFilesOverSSH
Projects
None yet
Development

No branches or pull requests

3 participants