Re: Pause and Resuming of a file upload process to AWS S3

2015-10-28 Thread Michiel Overtoom
Hi, > I wanted to know whether it is possible in python to pause and resume the > file upload process to AWS S3 Have a look at s3tools/s3cmd at http://s3tools.org/s3cmd, in http://s3tools.org/usage I read: --continue-put Continue uploading partially uploaded files Greetings, --

Re: Pause and Resuming of a file upload process to AWS S3

2015-10-28 Thread dieter
ashw...@nanoheal.com writes: > I wanted to know whether it is possible in python to pause and resume the > file upload process to AWS S3 Have you checked that "AWS S3" supports it? If so, you will be able to do it with Python -- however, you likely need to use low level modules (such as

Pause and Resuming of a file upload process to AWS S3

2015-10-22 Thread ashwath
Hi I wanted to know whether it is possible in python to pause and resume the file upload process to AWS S3, I tried a lot but I did not get any solution so I request you to get me a solution for this. If it is possible to do so can you please let me know how to do. My alternate email id =