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

Modular data transfer options #82

Open
sbliven opened this issue Jun 24, 2024 · 0 comments
Open

Modular data transfer options #82

sbliven opened this issue Jun 24, 2024 · 0 comments
Assignees

Comments

@sbliven
Copy link
Member

sbliven commented Jun 24, 2024

Refactor the library to allow multiple data transfer options. Eventually this will include none (--central), rsync, globus, and S3.

For this ticket, refactor the existing rsync code to make an abstract interface for the API. New methods should be discussed under their own issues.

There should be a consistent way of choosing and configuring the data transfer code from the command line, especially since some methods will need more complex authentication and configuration than the current rsync method.

@sbliven sbliven added this to the v3 milestone Jun 24, 2024
@consolethinks consolethinks removed this from the v3 milestone Sep 9, 2024
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

2 participants