Search Results for "bash incremental backup script"

Showing 26 open source projects for "bash incremental backup script"

View related business solutions
  • anny is an all-in-one platform for managing hybrid workplaces and shared resources. Icon
    anny is an all-in-one platform for managing hybrid workplaces and shared resources.

    For Businesses looking for a flexible solution for internal and external bookings

    Enable your employees to easily book desks, meeting rooms, parking spots, equipment, and more – all in one place. With flexible rules and group permissions, you stay in full control of who can access what.
    Learn More
  • GoAnywhere Managed File Transfer (MFT) Icon
    GoAnywhere Managed File Transfer (MFT)

    Secure and simplify your file transfers

    GoAnywhere MFT provides secure managed file transfer for enterprises. Deployable on-premise, in the cloud, or in hybrid environments, GoAnywhere MFT software enables organizations to exchange data among employees, customers, and trading partners, as well as between systems, securely. GoAnywhere MFT was a recipient of the Cybersecurity Excellence Award for Secure File Transfer.
    Learn More
  • 1

    doBackup

    XML-Controlled Backup Script

    This backup script is a modular, XML-configurable system built in Bash. It uses rsync over SSH to perform full and incremental backups of remote shares. The configuration is entirely driven by an XML file, allowing flexible scheduling, host-specific options, and parallel execution as well as hosts connected via VPN tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Meta Package Manager

    Meta Package Manager

    Wraps all package managers with a unifying CLI

    Meta Package Manager wraps all package managers with a unifying CLI, and provides the MPM CLI, a wrapper around all package managers. MPM is like yt-dlp, but for package managers instead of videos. MPM solves XKCD #1654 - Universal Install Script. List installed packages. List duplicate installed packages. Search for packages. Install a package, remove a package, and list outdated packages. Sync local package infos. Upgrade all outdated packages. Backup list of installed packages to TOML file. Restore/install list of packages from TOML files. Pin-point commands to a subset of package managers (include/exclude selectors). ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    tinybackup
    This is a simple bash shell script that creates and restores an encrypted backup using GPG in splitted files of 2GB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Madedit-Mod

    Madedit-Mod

    MadEdit-Mod is a cross platform Text/Hex editor based on MadEdit

    Madedit-Mod is a cross platform text/hex editor base on MadEdit with a log of critical bug fix from me or other developers. A lot of new features were added, such as Drag-Drop Edit(cross platform), Highlight word, etc. The reason that I maintained this project is that the author of MadEdit had not worked on it for for a long time and I really like it and need more features. Find more information on Wiki pages. Currently supported Languages: English Chinese Simplified...
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • Build innovative business apps powered by process automation Icon
    Build innovative business apps powered by process automation

    Connect workflows, teams and systems within one digital business transformation platform

    Manage your business as a unified system of interacting processes. Use BPMN 2.0 for low-code process modeling by business people. Follow your strategic goals with process architecture that always corresponds to the structure of an actual business.
    Learn More
  • 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CreateBAK

    Universal script for creating backups

    Bash script for creating backups on any Unix and Windows system. Written in Bash and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    android-timestamp-keeper

    Read and write timestamps to files in android

    ...Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Daily backup

    Daily backup

    A small bash script that creates daily incremental backups

    Daily backup (for LINUX/MAC) is a small bash script that creates daily incremental backups of your files on any number of local or remote locations. It uses rsync to make new copies of only the files that are new/have changed. It creates daily snapshots of your home area (or any other folders) into a new directory which is named after the current date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ZipSnapNG

    ZipSnapNG

    Portable multi-platform backup tool with advanced features

    ZipSnapNG is a portable multi-platform backup tool which, despite its simplicity (200Kb and no installation required), provides advanced features such as incremental backup, data deduplication, encryption and configurable retention. It may run through the command line or within a graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities Icon
    ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities

    The must-have platform for Google Workspace

    ToogleBox was created as a solution to address the challenges faced by Google Workspace Super Admins. We developed a premium and secure Software-as-a-Service (SaaS) product completely based on specific customer needs. ToogleBox automates most of the manual processes when working with Google Workspace functionalities and includes additional features to improve the administrator experience.
    Learn More
  • 10
    SaBackup

    SaBackup

    Create incremental backups

    SaBackup creates incremental backups of your data. For this it utilizes Microsoft's Robocopy and the Volume Shadow Copy Service. You can use any file browser to access your backups, no special program is needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A Collection of Tools I developed to ease my live. It contains: - dump-backup: a simple bash-script for making incremental backups. - other nice scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    discremental

    forever incremental hard disk based backups

    This set of scripts is yet another rsync based backup solution. It uses the --link-dest option to create hard links to files that have not changed. Using this technique, each run results in a *full backup* even though the backup process used is incremental (only the files that changed since the last backup). This paradigm is sometimes called forever incremental backups. This utility exists because I wrote it a long time ago in reaction to the slow, cumbersome pace of the dirvish project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Perl script to manage MySQL Backups, both locally and remotely (FTP). For a simpler Bash script (which doesn't manage FTP), see the AutoMySQLBackup project by wipe_out. I made this because it was easier for me to create a whole new Perl script than to improve upon his bash goodness. Right now you can expect it to save databases (via mysqldump or mysql with a custom query) and upload them using FTP (via a Perl module). For compression management or auto-pruning of old backups...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    q pipeline manager

    q pipeline manager

    q: integrated platform for pipeline configuration and management

    The q utility is a platform for creating and managing data analysis pipelines. It expands the value of your existing job scheduler - either Grid Engine or TORQUE PBS - through numerous functions that help you organize, submit, monitor, manage and share your informatics work. Data processing pipelines require high-level organization and parallelization of work to optimize resource utilization and decrease the time to results. q (from queue) allows complex job sequences to be efficiently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sfxcompress
    The utility sfxcompress is a bash script used to pack and encrypt the current directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    rsynbck

    Backup system rsync based

    The first version of rsynbck is just a a bash script using rsync command (just for linux systems) and some graphic utilities to make a simple backup of your files on a Linux system, however it will be developped under python to provide more capabilities and fucntionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Supertar in a "simple" but powerfull bash script using the tar command. It provide a simple wayx to perform full and differential backups of your local or remote server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Backup Script is a Bash script, that backups files/folders from an unlimited number of sources and compresses the created archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The very simple web interface software create script file able to Copy and Synchronize directory in incremental mode. The script created use RSYNC to copy and synchronize data files for Linux and MACOS systems and ROBOCOPY for Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Backup is a shell script to create basic backups using tar, find, grep, sed, and bash. It works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A bash script to automatically backup webserver files and sql databases automatically to amazon's s3 service. Designed to work with CPanel/WHM This project is sponsored and maintained by Duivesteyn Web Consulting; http://www.duivesteyn.com.au
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yet anoter script to backup you webpage, using incremental backupping (SHA1 hashing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple perl script for performing full and incremental system backups, with good controll over excluding or including files by type, directory etc. Incremental backups can be emailed of-site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dumpnet is a collection of bash scripts that allows you to backup multiple servers simultaneously. You can do incremental file system dumps with tar, dump and rsync, backup databases and much more. AIDE can also easily be integrated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB