Install DragonDisk: An Amazon Client On Ubuntu 13.10,13.04,12.10,12.04 | UbuntuCafe

Install DragonDisk: An Amazon Client On Ubuntu 13.10,13.04,12.10,12.04

DragonDisk is a powerful file manager for Amazon s3, Google cloud storage, and all cloud storage services that provides  compatibility with Amazon s3 API. Also a freeware and a cross-platformed application. It works on Windows, Mac OS X and Linux.

Amazon s3 is a web service and have online file storage facility.  Amazon S3 provides storage through web services interfaces (REST, SOAP, and BitTorrent). Amazon launched S3, its first publicly available web service, in the United States in March 2006 and in Europe in November 2007.

Features

* Cut, copy, paste and drag&drop
* Copy or move files between Amazon S3 accounts
* Proxy support
* Job queueing
* Folders synchronization
* Amazon S3 credentials encryption
* Files integrity control
* Metadata editor (custom HTTP headers)
* Filename filters
* Client side compression and encryption support

Install DragonDisk

Ubuntu 11.10 and later require an old version of libssl to be installed 

sudo apt-get install libssl0.9.8

Ubuntu 32-bit 

Download the deb package and install
wget http://download.dragondisk.com/dragondisk_1.0.5-0ubuntu_i386.deb
sudo apt-get install libqt4-dbus libqt4-network libqt4-xml libqtcore4 libqtgui4
sudo dpkg -i dragondisk_1.0.5-0ubuntu_i386.deb

Ubuntu  64-bit ( >= 10.04 ) 

wget http://download.dragondisk.com/dragondisk_1.0.5-0ubuntu_amd64.deb
sudo apt-get install libqt4-dbus libqt4-network libqt4-xml libqtcore4 libqtgui4
sudo dpkg -i dragondisk_1.0.5-0ubuntu_amd64.deb

Post a Comment