Michela Ledwidge wrote:

> s3cmd ls s3://<bucket>/videos/
>                        DIR   s3://<bucket>/videos/assets/
> 2009-11-24 03:51         0   s3://<bucket>/videos/assets

You've got 'assets' file and 'assets' directory, both next to each other
in video/ -- this can't really work because once s3cmd retrieves
'assets' file and saves it locally as a file it will not be able to
create assets directory later on to store for instance
assets/10/original.flv file.

You can imo safely delete s3://<bucket>/videos/assets because it's a
zero-length file, the question however is how these files ended up in
your bucket...? Have you used a tool other than s3cmd to upload your
contents? I have never observed this behaviour with s3cmd...

Michal


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to