> Have you used a tool other than s3cmd to upload your
contents? I have never observed this behaviour with s3cmd...

I inherited this bucket but now I think they were introduced by an
interrupted upload using Cyberduck, not s3cmd. 

Thanks for confirming my understanding around all this.

Is there a way of pipe'ing files to s3cmd or specifying a file of filenames?
Comment 55 on http://s3tools.org/s3cmd suggests you can supply a filename as
argument instead of a bucket object reference but it's not working for me.

e.g.

s3cmd del --dry-run zerolength.txt
ERROR: Parameter problem: Expecting S3 URI instead of 'zerolength.txt'

Thanks again
  .M.

-----Original Message-----
From: Michal Ludvig [mailto:mic...@logix.cz] 
Sent: 09 December 2009 19:47
To: s3tools-general@lists.sourceforge.net
Subject: Re: [S3tools-general] recursive get problems

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
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.426 / Virus Database: 270.14.101/2555 - Release Date: 12/09/09
19:41:00


------------------------------------------------------------------------------
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