Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
5 Linux GUI Cloud Backup Tools

#1
5 Linux GUI Cloud Backup Tools

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/02/5-linux-gui-cloud-backup-tools.jpg" width="1548" height="749" title="" alt="" /></div><div><div><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/02/5-linux-gui-cloud-backup-tools.jpg" class="ff-og-image-inserted" /></div>
<p>We have reached a point in time where most every computer user depends upon the cloud … even if only as a storage solution. What makes the cloud really important to users, is when it’s employed as a backup. Why is that such a game changer? By backing up to the cloud, you have access to those files, from any computer you have associated with your cloud account. And because Linux powers the cloud, many services offer Linux tools. </p>
<p>Let’s take a look at five such tools. I will focus on GUI tools, because they offer a much lower barrier to entry to many of the CLI tools. I’ll also be focusing on various, consumer-grade cloud services (e.g., <a href="https://www.google.com/drive/">Google Drive</a>, <a href="https://www.dropbox.com/">Dropbox</a>, <a href="https://wasabi.com/">Wasabi</a>, and <a href="https://www.pcloud.com/">pCloud</a>). And, I will be demonstrating on the Elementary OS platform, but all of the tools listed will function on most Linux desktop distributions.</p>
<p>Note: Of the following backup solutions, only Duplicati is licensed as open source. With that said, let’s see what’s available.</p>
<h3>Insync</h3>
<p>I must confess, <a href="https://www.insynchq.com/">Insync</a> has been my cloud backup of choice for a very long time. Since Google refuses to release a Linux desktop client for Google Drive (and I depend upon Google Drive daily), I had to turn to a third-party solution. Said solution is Insync. This particular take on syncing the desktop to Drive has not only been seamless, but faultless since I began using the tool.</p>
<p>The cost of Insync is a one-time $29.99 fee (per Google account). Trust me when I say this tool is worth the price of entry. With Insync you not only get an easy-to-use GUI for managing your Google Drive backup and sync, you get a tool (Figure 1) that gives you complete control over what is backed up and how it is backed up. Not only that, but you can also install Nautilus integration (which also allows you to easy add folders outside of the configured Drive sync destination). </p>
<p>You can download Insync for Ubuntu (or its derivatives), Linux Mint, Debian, and Fedora from the <a href="https://www.insynchq.com/downloads">Insync download page</a>. Once you’ve installed Insync (and associated it with your account), you can then install Nautilus integration with these steps (demonstrating on Elementary OS):</p>
<ol>
<li>
<p>Open a terminal window and issue the command <em>sudo nano /etc/apt/sources.list.d/insync.list.</em></p>
</li>
<li>
<p>Paste the following into the new file: <em>deb <a href="http://apt.insynchq.com/ubuntu">http://apt.insynchq.com/ubuntu</a> precise non-free contrib</em>.</p>
</li>
<li>
<p>Save and close the file.</p>
</li>
<li>
<p>Update apt with the command <em>sudo apt-get update</em>.</p>
</li>
<li>
<p>Install the necessary package with the command <em>sudo apt-get install insync-nautilus</em>.</p>
</li>
</ol>
<p>Allow the installation to complete. Once finished, restart Nautilus with the command<em> </em><em>nautilus -q</em><em> </em>(or log out and back into the desktop). You should now see an Insync entry in the Nautilus right-click context menu (Figure 2).</p>
<h3>Dropbox</h3>
<p>Although <a href="https://www.dropbox.com/">Dropbox</a> drew the ire of many in the Linux community (by dropping support for all filesystems but unencrypted ext4), it still supports a great deal of Linux desktop deployments. In other words, if your distribution still uses the ext4 file system (and you do not opt to encrypt your full drive), you’re good to go.</p>
<p>The good news is the Dropbox Linux desktop client is quite good. The tool offers a system tray icon that allows you to easily interact with your cloud syncing. Dropbox also includes CLI tools and a Nautilus integration (by way of an additional addon found <a href="https://www.dropbox.com/install-linux">here</a>).</p>
<p>The Linux Dropbox desktop sync tool works exactly as you’d expect. From the Dropbox system tray drop-down (Figure 3) you can open the Dropbox folder, launch the Dropbox website, view recently changed files, get more space, pause syncing, open the preferences window, find help, and quite Dropbox.</p>
<p>The Dropbox/Nautilus integration is an important component, as it makes quickly adding to your cloud backup seamless and fast. From the Nautilus file manager, locate and right-click the folder to bad added, and select Dropbox &gt; Move to Dropbox (Figure 4). </p>
<p>The only caveat to the Dropbox/Nautilus integration is that the only option is to move a folder to Dropbox. To some this might not be an option. The developers of this package would be wise to instead have the action create a link (instead of actually moving the folder).</p>
<p>Outside of that one issue, the Dropbox cloud sync/backup solution for Linux is a great route to go.</p>
<h3>pCloud</h3>
<p>pCloud might well be one of the finest cloud backup solutions you’ve never heard of. This take on cloud storage/backup includes features like:</p>
<ul>
<li>
<p>Encryption (subscription service required for this feature);</p>
</li>
<li>
<p>Mobile apps for Android and iOS;</p>
</li>
<li>
<p>Linux, Mac, and Windows desktop clients;</p>
</li>
<li>
<p>Easy file/folder sharing;</p>
</li>
<li>
<p>Built-in audio/video players;</p>
</li>
<li>
<p>No file size limitation;</p>
</li>
<li>
<p>Sync any folder from the desktop;</p>
</li>
<li>
<p>Panel integration for most desktops; and</p>
</li>
<li>
<p>Automatic file manager integration.</p>
</li>
</ul>
<p>pCloud offers both Linux desktop and CLI tools that function quite well. pCloud offers both a free plan (with 10GB of storage), a Premium Plan (with 500GB of storage for a one-time fee of $175.00), and a Premium Plus Plan (with 2TB of storage for a one-time fee of $350.00). Both non-free plans can also be paid on a yearly basis (instead of the one-time fee). </p>
<p>The pCloud desktop client is quite user-friendly. Once installed, you have access to your account information (Figure 5), the ability to create sync pairs, create shares, enable crypto (which requires an added subscription), and general settings.</p>
<p>The one caveat to pCloud is there’s no file manager integration for Linux. That’s overcome by the Sync folder in the pCloud client.</p>
<h3>CloudBerry</h3>
<p>The primary focus for <a href="https://www.cloudberrylab.com">CloudBerry</a> is for Managed Service Providers. The business side of CloudBerry does have an associated cost (one that is probably well out of the price range for the average user looking for a simple cloud backup solution). However, for home usage, CloudBerry is free.</p>
<p>What makes CloudBerry different than the other tools is that it’s not a backup/storage solution in and of itself. Instead, CloudBerry serves as a link between your desktop and the likes of:</p>
<ul>
<li>
<p>AWS</p>
</li>
<li>
<p>Microsoft Azure</p>
</li>
<li>
<p>Google Cloud</p>
</li>
<li>
<p>BackBlaze</p>
</li>
<li>
<p>OpenStack</p>
</li>
<li>
<p>Wasabi</p>
</li>
<li>
<p>Local storage</p>
</li>
<li>
<p>External drives</p>
</li>
<li>
<p>Network Attached Storage</p>
</li>
<li>
<p>Network Shares</p>
</li>
<li>
<p>And more</p>
</li>
</ul>
<p>In other words, you use CloudBerry as the interface between the files/folders you want to share and the destination with which you want send them. This also means you must have an account with one of the many supported solutions. <br />Once you’ve installed CloudBerry, you create a new Backup plan for the target storage solution. For that configuration, you’ll need such information as:</p>
<ul>
<li>
<p>Access Key</p>
</li>
<li>
<p>Secret Key</p>
</li>
<li>
<p>Bucket</p>
</li>
</ul>
<p>What you’ll need for the configuration will depend on the account you’re connecting to (Figure 6).</p>
<p>The one caveat to CloudBerry is that it does not integrate with any file manager, nor does it include a system tray icon for interaction with the service.</p>
<h3>Duplicati</h3>
<p><a href="https://www.duplicati.com/">Duplicati</a> is another option that allows you to sync your local directories with either locally attached drives, network attached storage, or a number of cloud services. The options supported include:</p>
<ul>
<li>
<p>Local folders</p>
</li>
<li>
<p>Attached drives</p>
</li>
<li>
<p>FTP/SFTP</p>
</li>
<li>
<p>OpenStack</p>
</li>
<li>
<p>WebDAV</p>
</li>
<li>
<p>Amazon Cloud Drive</p>
</li>
<li>
<p>Amazon S3</p>
</li>
<li>
<p>Azure Blob</p>
</li>
<li>
<p>Box.com</p>
</li>
<li>
<p>Dropbox</p>
</li>
<li>
<p>Google Cloud Storage</p>
</li>
<li>
<p>Google Drive</p>
</li>
<li>
<p>Microsoft OneDrive</p>
</li>
<li>
<p>And many more</p>
</li>
</ul>
<p>Once you install Duplicati (download the installer for Debian, Ubuntu, Fedora, or RedHat from the <a href="https://www.duplicati.com/download">Duplicati downloads page</a>), click on the entry in your desktop menu, which will open a web page to the tool (Figure 7), where you can configure the app settings, create a new backup, restore from a backup, and more. </p>
<p>To create a backup, click Add backup and walk through the easy-to-use wizard (Figure 8). The backup service you choose will dictate what you need for a successful configuration. </p>
<p>For example, in order to create a backup to Google Drive, you’ll need an AuthID. For that, click the AuthID link in the Destination section of the setup, where you’ll be directed to select the Google Account to associate with the backup. Once you’ve allowed Duplicati access to the account, the AuthID will fill in and you’re ready to continue. Click Test connection and you’ll be asked to okay the creation of a new folder (if necessary). Click Next to complete the setup of the backup.</p>
<h3>More Where That Came From</h3>
<p>These five cloud backup tools aren’t the end of this particular rainbow. There are plenty more options where these came from (including CLI-only tools). But any of these backup clients will do a great job of serving your Linux desktop-to-cloud backup needs.</p>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016