Kelby Rogers wrote:
> 
>>> cp BUCKET/OBJECT to a different BUCKET
>>> cp BUCKET/OBJECT to a different BUCKET/
>>>
>>> I get the following error each time:
>>>     
>>
>>
>> Very interesting, I couldn't reproduce it though. Can you run the
>> command again with --debug and send me the output?
>>   
> Here goes..
> 
> [...]
> 
> DEBUG: HttpHeader: x-cache: MISS from webmail.tait.co.nz
> DEBUG: HttpHeader: x-squid-error: ERR_INVALID_REQ 0
> DEBUG: HttpHeader: server: squid/2.5.STABLE3

It's your http proxy responding with an error. S3cmd tries to parse the
error response but since it's not the Amazon S3 XML error but some Squid
generated HTML it fails with the error you observed.

> DEBUG: S3Error: 411 (Length Required)

This is the error sent back from your proxy. I'll have a look if I can
prevent it from happening.

Michal

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to