Backup Software for Linux

View 66 business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Robbie is a cross-platform framework for backing up data on computers. It uses secure hashes to keep track of files, and when you alter them it sends the new version to your backup store - either locally or remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is an attempt to make an open source, publicly available backup management application that works hand in hand with EMC storage products and Veritas configurations, along with dynamic application layer management for pre and post IO operation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is to create a Linux based Router Configuration Management System for Cisco Routers (initially supporting router IOS 12.0+). The project was written in bash and perl scripting but has now been rewritten in Ruby, and makes use of Linux system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RIBS is an incremental backup system written in PHP which utilizes some common *nix programs (specifically rsync, ssh and cp).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 5
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    Rsync time backup is a shell script that provides Time Machine–style backups using rsync, with a focus on being simple, flexible, and cross-platform. It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. The script supports both local and remote destinations over SSH, making it suitable for backing up to external drives, NAS devices, or remote servers. On macOS it lacks some Time Machine automations like plug-and-backup or a dedicated restore GUI, but it compensates with the ability to work on Linux and Windows (via WSL or Cygwin) and to target any filesystem, including encrypted ones such as TrueCrypt volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ruby classes for quering and manipulating Bacula configuration. The classes can be easily used for creating Bacula administration tools for command-line or eg. Ruby on Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project has moved to github https://github.com/joshbressers/s4ync
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mx-plugins is a project witch should contain some plugins for the SAMBA file-server. For now it is an sam_ads plugin witch'll provide a Active Diretory LDAP tree as SAM database for SAMBA to run an Active Directory in mixed mode. And an vfs_antivir mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SBMD - Backup MySQL Database

    SBMD - Backup MySQL Database

    Free PHP script to backup and restore tables from MySQL database.

    SBMD is a free and open source PHP script to Backup MySQL Database. This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive. - For other details and installation, see the readme.html page from the archive with the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    SDVault is a networked archiving and versioning system. A script running on the client automatically finds new or modified files to archive on a server. The user accesses his archived files for restoration via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQLBackup is a web application written in PHP to create, restore and manage (encrypted) database dumps from different databases. SQLBackup itself is mainly an PHP written API, but also a tool that uses this API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POSIX friendly program, written in PHP which provides a secure (user / password login) web control panel for administering backups to Magnetic Tape Drives. Operations log and tape id number traceability. Requires: *nix, GNU Tar, and mt-stinit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SVNLocalChangesBackup

    Tool to take Backup of Local File Changes in the SVN sandbox

    Simple tool to take backup of files that are changed/added in SVN sandbox and not yet committed into the.SVN repository (in a ZIP file format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Next Generation Backup System, from desktop personal backup to Enterprise Disaster Recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Log viewing system that enables the remote monitoring of many metalog servers through mysql server(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is an incremental backup manager, with an intuitive front-end, built in C++/Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a backup software for local files or files on an FTP server. The difference with the other backup software is that this one will never stops to do its task even if the remote host is always disconnecting during the files listing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sepiola is a genus of bobtail squid comprising around 15 species or a platform independent Open Source Online Backup Client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple script of backup using tar for *NIX systems and written in bash, very easy to suit whatever backup policy, using complete, incremental or parcial backups. It has some features for esample mail notification, index of files, error notices, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Simple Backup

    This UNIX program backups files and directories, to a directory.

    Simple Backup can be used to backup and compress, files and directories, to a destination directory. Usage: simplebackup SOURCE1 SOURCE2... SOURCEn DESTINATION_DIRECTORY It creates a new directory with a date stamp in its name. Simple Backup works with Linux, macOS, and FreeBSD. ------------------------------------------------------------------------------------------------------ To restore data from a Simple Backup archive, one can use tar -xf Note: Simple Backup needs zstd (Zstandard) to be installed, usually with the package manager of your distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple BASH script which will backup source directories to a destination target, such as a mounted NFS share. It will create a full directory structure matching the source, but only use disk space for new/changed files. This is done by linking existing files. Essentially, it backs up like an incremental backup, and consumes space like an incremental backup, but restores like a full backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Create your backups to fit on cd and online configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple tool to backup local directory to remote directory via FTP. Also allows for archiving local directory (i.e. zipping) and saving to remote directory via FTP. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project