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) in S3.py file in the revc_file(...) > method, guessing this is related to socket time out issue.
To be honest I don't know how exactly the timeout here works. S3cmd uses the standard Python http library so whatever is the default there will be the default in s3cmd too. From the quick look in the manual it seems that only connection timeout can be changed but not a read timeout. I will check if there is any other way to modify this... Michal ------------------------------------------------------------------------------ Forrester recently released a report on the Return on Investment (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even within 7 months. Over 3 million businesses have gone Google with Google Apps: an online email calendar, and document program that's accessible from your browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew _______________________________________________ S3tools-general mailing list S3tools-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/s3tools-general