Giter Club home page Giter Club logo

upcs's Issues

A way to add a "folder" to the file name.

Containers have this way to make "folders" where you just put 'yourfoldername/yourfilename.jpg' as the destination name.

./upcs -c container/testfolder file1.jpg <----- This works but then the url shortener does not work.

Seems like it would be nice to support adding folders somehow.

UK authentication

I am having issues with uk authentication

US sites work fine but UK, is giving error

You have a bad username or api/key.

John

Uploading to dfw1 even if container is stored on ord1

Just a small (but breaking) issue.

Im trying to upload files to my container hosted in Chicago (ORD) but it always tries to upload them to https://storage101.dfw1.clouddrive.com/v1/ and not https://storage101.ord1.clouddrive.com/v1/

I notice ${StorageUrl} at https://github.com/chmouel/upcs/blob/master/upcs#L183 but I cant see where it is set.

In ~/.config/rackspace-cloud/config I have:

RCLOUD_API_USER=*******
RCLOUD_API_KEY=**********************************
AUTH_SERVER=https://auth.api.rackspacecloud.com/v1.0

List Containers

It would be nice to have an option that lists all contains.

SyntaxError on Arch Linux

I've successfully used this script with ubuntu, but Arch Linux seems to be trickier. I get the following error when I run upcs:
File "", line 1
import os,sys;print os.path.realpath(sys.argv[1])
^
SyntaxError: invalid syntax

Specify the region

At the moment is not supported to connect to a specific region (ORD, DFW, SYD etc..)

Stream feature resquest

Hello Chmouel,
Would it be possible to use UPCS to push a stream from taz/gz | gpg for example ?

Thx;
F

Setting the headers for each file

When uploading each file for the CDN, how can the headers be set?

• Content-Encoding
• Content-Disposition
• X-Object-Manifest
• Access-Control-Allow-Origin
• Access-Control-Allow-Credentials
• Access-Control-Expose-Headers
• Access-Control-Max-Age
• Access-Control-Allow-Methods
• Access-Control-Allow-Headers
• Origin
• Access-Control-Request-Method
• Access-Control-Request-Headers

Support rate limiting of the upload

upcs uses curl to perform the upload, which supports limiting the speed of the upload (using the --limit-rate option). It would be good if upcs allowed the setting of this option (if requested) to control the upload rate

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.