Skip to content

asp24/rackspace-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RackspaceFiles

Simple tool for files managment in rackspace cloud. Now it supports list, delete, upload, download commands

Setup / Install

Install go if needed

apt-get install golang
export GOPATH=~/golang

Then get and compile RackspaceFiles:

go get github.com/asp24/rackspace-files
cd $GOPATH/src/github.com/asp24/rackspace-files
go build -v

How-to use

./rackspace-files --help

About

Simple tool for files managment in rackspace cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published