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

Pass addFile() response from cloudfiles to callback (instead of true) #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fearphage
Copy link

Passing true to the addFile callback causes a loss of data.

Use Case

I'd like to access the etag header in the response. The etag is an md5sum of the uploaded file. I can compare this to my local file to verify the upload was successful.

Review on Reviewable

@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.

2 participants