Skip to content

chmouel/upload-to-cf-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a _very_ simple C# binary to upload a file to Rackspace Cloud Files.

Build:

Windows:
    install nant http://nant.sourceforge.net/ and run nant.exe in the directory

Linux (mono):
    
    apt-get install nant (or other method of your distro but that will work for sure in debian/ubuntu).
    nant on the source directory

Run:

Syntax is simple as :

UploadToCFCLI.exe $RCLOUD_API_USER $RCLOUD_API_KEY ${CONTAINER_TO_UPLOAD} ${FILE_TO_UPLOAD}

This is straightfoward enough to don't need a long README.


About

Upload to Rackspace Cloud Files in C#

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages