Main features...
*. You can put it inside a USB stick thus making it portable easily.
*. Supports encrypting your data.
*. You can "send" backup to remote FTP servers, cloud network storage (I'm not a huge fan of that) and AmazonS3, etc.
*. Or, just save them directly to another HDD on your PC or partition inside a network.
*. Easily restore your data.
*. Automatic data name tagging (date, time, etc).
*. Ability to interrupt while taking backups (Pause/Resume).
This is actually a cross-platform backup utility, so you can use it in Microsoft Windows as well. So, if you're interested in using Duplicati, then please visit this download page.
In Ubuntu you can install it using the below command (first we have to install few dependencies).
sudo apt-get install mono-runtime libmono2.0-cil libmono-winforms2.0-cil expectNow enter the below command.
wget http://duplicati.googlecode.com/files/Duplicati%201.0%20-%20Linux.zip
unzip Duplicati\ 1.0\ -\ Linux.zip
cd Duplicati/
mono Duplicati.exe
0 comments:
Post a Comment