Skip to content

Improve User Experience in Linux and Windows#9655

Closed
rakshil14-2 wants to merge 3 commits into
aws:s3-no-overwritefrom
rakshil14-2:bug
Closed

Improve User Experience in Linux and Windows#9655
rakshil14-2 wants to merge 3 commits into
aws:s3-no-overwritefrom
rakshil14-2:bug

Conversation

@rakshil14-2
Copy link
Copy Markdown

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.

@kdaily
Copy link
Copy Markdown
Member

kdaily commented Dec 3, 2025

Fixed via #9717

@kdaily kdaily closed this Dec 3, 2025
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.

2 participants