Git Product home page Git Product logo

cloudfiles-uploader's Introduction

CloudFiles Uploader
===================

I've recently been transferring a lot of my sites and server-based services
over to RackspaceCloud, and part of this meant uploading a fairly large number
of files to the CloudFiles service. The web interface sucks for more than a
few files so I knocked up this quick script to make it easier.

Requirements
============

* Python (tested on 2.5.2, will probably work with earlier versions)
* https://github.com/rackspace/python-cloudfiles

Usage
=====

Usage: cloudfiles_uploader.py [OPTION]... FILE...
Uploads the specified files to a Rackspace CloudFiles account. The container
will be created if necessary, and existing files will be overwritten.

  -u, --username    your RackspaceCloud API username
  -k, --key         your RackspaceCloud API key
  -c, --container   the destination container name
  -s, --servicenet  set this if you're running in a CloudServer so it will use
                    the local network
  -d, --datacentre  specifies which data centre you're in, "us" or "uk"
                    if ommitted then "us" will be tried first then "uk"
  -q, --quiet       suppress all output except error messages

The username, key and container options are required.

Author
======

* Stuart Dallas
* 3ft9 Ltd
* http://3ft9.com/
* Email is my first name at the domain name

Last updated: March 19th, 2011 @ 10:27pm

cloudfiles-uploader's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rizumu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.