New GNOME plugin for uploading to Rackspace Cloud Files and APT/PPA repo for CF tools.
Sometime ago I made a shell script to upload directly to Rackspace CF using the script capability of nautilus. While working well it did not offer the progress bar and was hard to update. I have made now as a proper python nautilus plugin which offer these features. The code is available here : http://github.com/chmouel/nautilus-cloud-files-plugin The old version is here, which is still a good example for uploading to Rackspace CF via the shell : ...