Skip to content

storage,command: handle Stat() errors - #620

Merged
igungor merged 8 commits into
masterfrom
handle-stat-errors
Jul 28, 2023
Merged

igungor merged 8 commits into
masterfrom
handle-stat-errors

Conversation

@igungor

@igungor igungor commented Jul 26, 2023

Copy link
Copy Markdown
Member

A file could be deleted/renamed/moved after s5cmd calls List(). This
might happen when multiple processes do file operations on the same
folder.

Resolves #619
Resolves #559

A file could be deleted/renamed/moved after s5cmd calls `List()`. This
might happen when multiple processes do file operations on the same
folder.

Resolves #619
Resolves #559
@igungor
igungor requested review from a team, ilkinulas and seruman and removed request for a team July 26, 2023 17:19
seruman
seruman previously approved these changes Jul 27, 2023
igungor and others added 3 commits July 27, 2023 16:22
Resolves #51

Enables usage of cp command with show-progress flag to show progress bar for a copy task.

Example progress bar:
78.00%  ━━━━━━━━━━━━━━━━━━━━────────  780 MB / 1.00 GB (189.37 MB/s) 5.9s (28/29)
@igungor

igungor commented Jul 28, 2023

Copy link
Copy Markdown
Member Author

@seruman PTAL

@igungor
igungor merged commit f758adf into master Jul 28, 2023
@igungor
igungor deleted the handle-stat-errors branch July 28, 2023 08:59
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.

's5cmd run' crashes with SIGSEGV Occasional SIGSEV with recursive cp of a lot of files

4 participants