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

Download remote file using fallback #931

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

gandarez
Copy link
Member

This PR adds a fallback to download a remote file if the native way fails. It basically runs scp command and tries to download the file using the machine's ssh executable.

ref #658

@gandarez gandarez self-assigned this Sep 14, 2023
@gandarez gandarez merged commit 7d45108 into develop Sep 14, 2023
17 checks passed
@gandarez gandarez deleted the feature/ssh-fallback branch September 14, 2023 17:53
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