Skip to content

Conversation

rakshil14-2
Copy link

Description of changes:
In Current Implementation all the events(Success, Failure, Warning) are handled by result queue. Where every file_transferred is accounted for any of the three events. In case of --include and --exclude, the files which are supposed to be filtered out are done before initiating the actual transfer hence, they is no issue in those cases.

While in case of no-overwrite transfer actually happens so for the files which are skipped a new result queue must be added and those files that are skipped must be properly handled. Here is the example how we can deal with the solution.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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.

1 participant