| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Where are the tests? |
Sorry, something went wrong.
|
Sorry for the delay here! We've been waiting on all the issues / pull-requests for node-cloudfiles and node-cloudservers until we released pkgcloud: a new cross-provider unified IaaS library for node.js: https://github.com/nodejitsu/pkgcloud We added a deprecation notice for this library, but would you consider reimplementing your pull-request for the Rackspace provider in pkgcloud? It would make you a HERO in my book 👍 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
By default, getFile downloads the file from RackSpace into a temporary location.
This change supports piping the file to another stream that, in turn, can be piped
to some other module such as gm to resize the file without touching the disk.