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

Incremental download/upload #83

Open
alexist opened this issue Oct 27, 2023 · 0 comments
Open

Incremental download/upload #83

alexist opened this issue Oct 27, 2023 · 0 comments

Comments

@alexist
Copy link

alexist commented Oct 27, 2023

We have some large repositories to copy from one repo to another repo. When the process is interupted (network issue for example), we have to restart from scratch.

It would be great to allow incremental transfert with an incremental option :

When the incremental flag is set to true, wagon will store artifacts in a local folder. If the transfert is interrupted, we can restart the process and wagon will not download file already present in local folder.
And when file are already present in target in target repository, wagon will not upload theses files

#38

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