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

Enable remote transfers #43

Open
DavidHuber-NOAA opened this issue Oct 4, 2024 · 0 comments
Open

Enable remote transfers #43

DavidHuber-NOAA opened this issue Oct 4, 2024 · 0 comments

Comments

@DavidHuber-NOAA
Copy link
Collaborator

DavidHuber-NOAA commented Oct 4, 2024

Description
To allow pushing data from one system to another, a secure interface tool (e.g. with scp or sftp) should be developed to allow transfers from one system to another.

Requirements
A class developed with methods to send or receive files, archives, directories, (and more?) from/to another system.

Acceptance Criteria (Definition of Done)
Tests are developed for each new method and all tests pass.

(Optional): Suggest A Solution
Something similar to how hpss.py works, but the Executable should be either scp or sftp or something similar (globus?). It would probably be useful to include a basic communication test when instantiating the Executable to verify that all certificates/handshakes are valid before attempting to transfer anything.

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

No branches or pull requests

1 participant