Backup Software for Linux

View 61 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    A "human-like" CD/DVD disc-based backup script aimed at being easy to use and powerful. Its most notable feature is the way it groups common files/directories together to preserve structure when data is distributed onto discs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A backup utility used for small to mid-sized backup systems. (It is best used to save your host-specific configurations on a central backup host.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This script shell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    baras is an updated version of "SaraB" - Supports the Towers of Hanoi, Grandfather-Father-Son, or any custom backup rotation strategy. Easy to use and highly configurable. baras utilizes the great backup program, DAR (Disk ARchive).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    barchiv

    barchiv

    blob archive and vcs tool similar to git, hg, git-annex or boar

    This is a kind of vcs or archive tool mainly desinged for binary data. It is similar to vcs tools like git, hg, git-annex or boar. Main design goal ist - to deal with hugh binary data files - partial pull/push handling - immutable data archive - simple metadata format of archive - due to immutability other backup tools like rsync or copy could be used alternatively - platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    bash-sys-manage

    Bash scripts for Linux system administrators

    A collection of useful bash scripts to assist in Linux system administration. Includes flexible scripts to backup and install Linux systems. Requires (and includes) bash-script-lib. Tested on Ubuntu LTS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bashup is a shell script for backing up data on remote hosts. It has minimal requirements and features sophisticated reporting and rotation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Software for automated backups using standard tools like rsync and tar, with easy to configure config file. Check backup reports by mail or via built in web server. Centralized report client/server for easy control of all your backup servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    bkp - a backup tool
    bkp is a simple command line backup tool, written in perl, under GPL license; it allows you to make backup of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A shell script that backup linux files and send to a windows share. It uses tar, sed and smbclient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bkx

    bkx

    It can help you to backup files easily!

    It can help you to backup files easily, you just need to input a short command to backup or reply files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This Symantec/Veritas NetBackUp (NBU) daemon allows a client to run a backup (or other command) on a given NBU server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Braincracks acts like a continuous snapshoting filesystem / versioning filesystem. It monitors folders for files changes (each X seconds) and saves a copy of files when they change. It is made of 3 Bourne Shell scripts (1 bin, 1 daemon, 1 service).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    btrbk

    btrbk

    Tool for creating snapshots and remote backups of btrfs subvolumes

    btrbk is a snapshotting and backup tool tailored for Btrfs that automates consistent, incremental backups using btrfs send/receive. It creates atomic snapshots of subvolumes, then efficiently transfers only changed blocks to local or remote targets over SSH. A declarative configuration describes sources, targets, and retention policies (hourly/daily/weekly/monthly), and btrbk enforces pruning so backup stores don’t grow without bound. The tool supports hierarchical setups—many subvolumes to many destinations—and can throttle, pre/post-hook, and verify operations for reliability. Because it uses native Btrfs primitives, restores are fast and space-efficient, and replicas can be mounted instantly for inspection. Clear logging and dry-run modes make it safe to adopt in production while giving operators visibility into every snapshot and transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Canburn is simple program for testing directory structure in order to burning it to CD-ROM. It can be used to check files before burning them to CD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Nagios plugin for monitoring BackupPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    check_backuppc_shares

    Another Nagios plugin for BackupPC

    This bash-script checks that backups are not too old, that the last backup had no errors, that all shares and subshares exist in the data root directory, etc. This plugin and the "check_backuppc" check sligtly different things, and in different was. You can use both... Tested on: BackupPC 3.2.1 / Ubuntu 12.04 Should work in most similar systems i think. Let me know otherwise (create a ticket!). Installation is easy: Just put the check-script inyour nagios server, and the other (included) script somewhere so that the check-script can find it (e.g. in the $PATH, or edit the check script for a custom location).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bash script to clone the package state of a debian system, or, in other words, the list of currently installed packages, to another system(s). It is fairly simple, but serves it's purpose very well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CMage provides the ability to create an image of a filesystem on an IDE/SATA device and apply the image to a second hard drive of either IDE or SATA with a smaller, equal, or larger device size. CMage is run from a linux based liveCD on the terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    commTee is a system which is used to store informations received from mobile clients (Phone, PND, PDA, ...). The system is able to work with about 10k nodes. Used protocols and technologies: UDP, TCP/IP, Sockets, Java, Hibernate, OSGI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A configuration backup utility. Confstore scans your system for all recognised configuration files and then stores them in a simple archive. confstore can also restore configuration from these archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    moved to http://bdz.googlecode.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cptree.sh is a simple bash script to clone a directory. It is like an updating 'cp' that erases non existing files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cync is a small but powerful synchronization tool for GNU/Linux systems. It finds differences in file timestamps, and executes the necessary action. It is possible to write CSL-files for performing more synchronization tasks in one command.
    Downloads: 0 This Week
    Last Update:
    See Project