Nowadays, many small and medium-sized enterprise users often lose important data for some reason, especially on open-source architecture platforms, which may lead to user time and even business operation losses. In response to this situation, many Linux backup tools have emerged in the market, especially some well-known backup software, which can effectively provide users with the assurance of disaster tolerance backup, however, the cost is unacceptable to small and medium-sized enterprises.
Currently, most backup tools also provide data compression technology to help users store data more effectively. Some backup data will also be encrypted during data replication. Recently, I learned from the techradar website that there are several free Linux backup tools that can help users with data protection. Here I will summarize and provide relevant download methods, the details are as follows:
1. Pybackpack
Source genbeta.com
PyBackPack is a file backup tool that features user-friendly and easy to use. This tool is written for the GNOME desktop environment and can store preset backup configurations. It supports backing up data and files to local directories, CD/DVD, and remote directories (via SSH ). Of course, this tool also includes the backup file restoration function ..
Pybackpack contains Python, PyGlade, PyGTK, and many other tools. It is easy to use. during Incremental backup, you can restore the Backup Based on the specified date and time.
Pybackpack: http://andrewprice.me.uk/projects/pybackpack/
2. Fwbackups
Source: softpedia.com
Fwbackups has a beautiful graphic user interface. With Fwbackups, you can perform backup tasks or create subsets as needed. BackupSet allows you to set multiple backup groups in advance and schedule the execution time for each setting.
Fwbackups: http://www.diffingo.com/oss/fwbackups
3. Déjà Dup backup function
Source: nierox.com
Déjà Dup is a simple backup tool that hides a lot of backup complexity and presents a very simple backup software interface, it can provide users with functions such as remote backup and incremental file encryption.
D é j à Dup: https://launchpad.net/deja-dup
4. SimpleBackupSuite
Source: unixmen.com
SimpleBackupSuite, also known as Sbackup, provides two graphical user interfaces: simple backup tools and simple restoration tools, which are not applicable to home users but are applicable to system data backup.
SimpleBackupSuite: http://sourceforge.net/projects/sbackup/
5. LuckyBackup
Source: skytechgeek.com
LuckyBackup is a powerful, fast, and reliable backup/synchronization tool. The latest version 0.4.1 is released. The latest version updates include:
Snapshot can be restored to any directory to help document updates and improve the cronlog file. Different logs are generated for each profile and only the last cronjob log is given, in particular, LuckyBackup0.4.1 makes a series of corrections.
: Http://luckybackup.sourceforge.net/
6. BackInTime
Source: linuxzone. es
BackInTime is a backup software on the Linux platform. It is mainly inspired by the Flyback project. In addition to providing a GUI based on Gnome and KDE, it also provides CLI commands. It is easy to use and has functions such as scheduled tasks and automatic deletion.
: Http://backintime.le-web.org/download/backintime
It can be seen that for small and medium-sized enterprises, paid backup software not only requires a lot of cost, but also some features may not be used in the business aspect. As a result, some open-source backup software has become the choice of small and medium-sized enterprises. The source code of the open-source backup software is open, but the cost of open-source backup software or maintenance in the future and possible problems are troublesome. Maybe for small and medium-sized enterprises, it can be said that it is a tentative choice.