Hello node people,

I thought you might be interested to hear that the S3 node module 
(https://www.npmjs.org/package/s3) has been completely rewritten, and now 
supports syncing directories to and from S3.

In fact I made a command line utility which supports a subset of s3cmd's 
syntax, such as ls, del, and sync: https://github.com/andrewrk/node-s3-cli

Preliminary testing indicates that this node-based utility is 2.5 times 
faster at syncing directories than s3cmd (written in single-threaded 
python). Although please note that this utility is far from feature parity 
with s3cmd.

Here's the GitHub page: https://github.com/andrewrk/node-s3-client

Enjoy!

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/cb2bc55b-805b-4f5d-bc90-00207a23ec37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to