You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading to S3, if s5cmd encounters a socketfile or named pipe, it will hang. It should either skip these by default, or have an option to skip them:
awscli: aws s3 cp pipe.fifo s3://chainlink000-bforcier-scratch-01/warning: Skipping file pipe.fifo. File is character special device, block special device, FIFO, or socket.