Hi Michela,

> I’ve accidentally replaced an S3 key that was a folder <foldername> with
> a zero-length file <foldername>.
> 
> Can anyone advise how to repair?

I don't quite understand what have you done... S3 doesn't know anything
about "folders" - a folder is simply a filename with '/' in it. Thus a
concept of a standalone folder doesn't exist in S3.

Do your files still appear in 's3cmd ls --recursive' output? If they do
there's a good chance you can retrieve them with "s3cmd get -r" or
"s3cmd get s3://.../absolute/path/to/the/file"

Provide more details if you still struggle retrieving your data.

Michal





------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to