s3-parallel-put
s3-parallel-put copied to clipboard
Connection reset by peer error
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.
I this even for 27MB files :( Any idea? It works for a small text file