Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for streaming file down from RackSpace. #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sntran
Copy link

@sntran sntran commented Jun 6, 2012

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.

@fearphage
Copy link

Where are the tests?

@indexzero
Copy link
Member

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
http://blog.nodejitsu.com/introducing-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 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants