What would be the best way to transfer 4.4 GB of user images to S3?

I would prefer to somehow directly trasnfer images from my current production server to a S3 bucket and without having to download images to my home mahchine first and then upload it to a S3 bucket.

Thanks.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Use http://s3tools.org/s3cmd.

link|improve this answer
Thanks. This is excellent. Will definately try this out. By the way, how do I accpet an asnwer on Serverfault? I don't see any 'accept' button here. – April Apr 5 '10 at 4:32
You should see white button just below "downvote" arrow of this answer. – Powerman Apr 5 '10 at 5:07
Thanks. Got it. – April Apr 5 '10 at 11:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.