s3-parallel-put icon indicating copy to clipboard operation
s3-parallel-put copied to clipboard

Connection reset by peer error

Open rashudeesh opened this issue 9 years ago • 1 comments

I'm getting this error error: [Errno 104] Connection reset by peer when trying to upload a file greater than 5GB.

for files less than 5GB, it works fine.

Does the processes option uploads different files in parallel. or same file is broken into chunks and uploaded in parallel.

rashudeesh avatar Sep 16 '15 23:09 rashudeesh

I this even for 27MB files :( Any idea? It works for a small text file

tibu avatar Nov 29 '16 15:11 tibu