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

BXC-4676 - Service for transferring files to remote destination #106

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

bbpennel
Copy link
Member

@bbpennel bbpennel commented Sep 3, 2024

https://unclibrary.atlassian.net/browse/BXC-4676

  • Add service for transferring source files to a remote destination, as well as create any necessary directories.
  • Updates TestSshServer to work with key authentication, and to support both scp and ssh commands
  • Add SshClientService, which pulls out the functionality for running scp and ssh commands into their own class

… well as create any necessary directories. Updates TestSshServer to work with key authentication, and to support both scp and ssh commands
Copy link
Contributor

@krwong krwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@krwong krwong merged commit b0f5fb5 into main Sep 4, 2024
2 checks passed
@bbpennel bbpennel deleted the bxc-4676 branch September 4, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants