@demobox Can you give this a quick review? I used some ideas from your 
MultiFileUploader code.

I plan to use this to upload the files for jclouds-site so they can easily be 
reviewed online. It will be called from the CloudBees job. The credentials will 
have to be passed in on the command line. How would I store those credentials 
in /private? Is there a better way to do it?
You can merge this Pull Request by running:

  git pull https://github.com/rackerlabs/jclouds-examples rax-upload-dir

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-examples/pull/11

-- Commit Summary --

  * Example of uploading a Directory to CDN.
  * Upload an entire directory and all of its sub-directories to a Cloud Files 
container.

-- File Changes --

    A 
rackspace/src/main/java/org/jclouds/examples/rackspace/cloudfiles/UploadDirectoryToCDN.java
 (273)

-- Patch Links --

https://github.com/jclouds/jclouds-examples/pull/11.patch
https://github.com/jclouds/jclouds-examples/pull/11.diff

Reply via email to