sintaxi / dbox

NodeJS SDK for Dropbox API (THIS LIBRARY IS OBSOLETE!!)
513 stars 91 forks source link

Proposed API method for recursive directory loading #28

Closed Marak closed 12 years ago

Marak commented 12 years ago

Hail -

I've been experimenting with your node-dbox library and have been enjoying using it so far.

In my application I've created a recursive readdir method that can crawl all files and directories in a dropbox folder path using node-dbox. It has a some-what configurable concurrency delay ( as to not spam dropbox api ). It also can create an object hash of file paths with getter methods for file reading, so that you may crawl first, and load files lazily later.

Would you be willing to accept such a feature to node-dbox? If so, I can try to do a pull request.

First day using dropbox API, so I'm hoping I didn't miss something obvious...

sintaxi commented 12 years ago

Definitely open to that. I think something like that would be very useful.

Marak commented 12 years ago

Okay! I'll see what I can do.

On Fri, Jun 8, 2012 at 11:19 AM, Brock Whitten < reply@reply.github.com

wrote:

Definitely open to that. I think something like that would be very useful.


Reply to this email directly or view it on GitHub: https://github.com/sintaxi/node-dbox/issues/28#issuecomment-6209628

Marak Squires Co-founder and Chief Evangelist Nodejitsu, Inc. marak.squires@gmail.com