Re: [S3tools-general] s3cmd hangs when network goes down while downloading a file

2010-12-23 Thread Michal Ludvig
Hi again Anirudh, On 12/23/2010 01:16 AM, Michal Ludvig wrote: > Hi Anirudh, > > On 12/21/2010 05:43 AM, anirudh.takkallapa...@emc.com wrote: >> When we start of a download on a big file from S3 using 's3cmd' and >> disconnect the network while it's downloading the file, s3cmd gets >> stuck. Notic

Re: [S3tools-general] s3cmd hangs when network goes down while downloading a file

2010-12-22 Thread Michal Ludvig
Hi Anirudh, On 12/21/2010 05:43 AM, anirudh.takkallapa...@emc.com wrote: > When we start of a download on a big file from S3 using 's3cmd' and > disconnect the network while it's downloading the file, s3cmd gets > stuck. Noticed that it gets stuck right in data = > http_response.read(this_chunk) i

[S3tools-general] s3cmd hangs when network goes down while downloading a file

2010-12-22 Thread anirudh.takkallapally
Dear Sir/Madam, We are trying to use s3cmd in one of our applications and we are running into an issue pertaining to application hangs when the network connection is lost during an upload or download of a file from S3. When we start of a download on a big file from S3