Hi Bo,

I patched my current revision 385 with your patch and it seems to work  
fine, except for 2 things:

- the -n switch isn't honored, so you can't test what happens
- the last character of the target is cut off

I called s3cm like this:

> s3cmd mv -r s3://from_bucket/directory s3://to_bucket/directory

and it started to move files like this

> File s3://from_bucket/directory/file1 moved to s3://to_bucket/ 
> director/file1
> File s3://from_bucket/directory/file2 moved to s3://to_bucket/ 
> director/file2

I thought, maybe a trailing "/" is expected, but calling

> s3cmd mv -r s3://from_bucket/directory s3://to_bucket/directory/


would result in

> File s3://from_bucket/directory/file1 moved to s3://to_bucket/ 
> directory/directory/file1
> File s3://from_bucket/directory/file2 moved to s3://to_bucket/ 
> directory/directory/file2

Am I doing something wrong?

Cheers,

Philip

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to