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

Handle incremental upload/download #38

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexist
Copy link

@alexist alexist commented Nov 22, 2019

  • download from source files that doesn't already exist in local download directory
  • upload files that doesn't already exist in target

@github-actions
Copy link

This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@alexist
Copy link
Author

alexist commented Oct 27, 2023

The branch has been rebased from master

@github-actions github-actions bot removed the Stale label Oct 28, 2023
@bmarwell
Copy link
Contributor

@alexist I think you accidentally merged the master branch into yours instead of a clean rebase. I cannot find your changes as all recent changes were doubled.
Could you kindly clean that up?

@alexist
Copy link
Author

alexist commented Nov 6, 2023

Hi, i have applied the suggestions

* @throws WagonException if any wagon error
* @throws IOException if any io error
*/
void copy( Wagon fromWagon, WagonFileSet fileset, Wagon toWagon, boolean optimize, Log logger )
Copy link
Member

Choose a reason for hiding this comment

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

this will not be backward compatible change

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.

None yet

3 participants