Search Results for "bash incremental backup script"

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

View related business solutions
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    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

    PostgreSQL-bkp-script

    PostgreSQL Full Backup Bash Script

    PostgreSQL-bkp-script PostgreSQL Full Backup Bash Script This simple script in BASH for Linux creates a Full database Dump in PostgreSQL on a file that can be used later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5

    MongoDB-bkp-script

    MongoDB Full Backup Bash Script

    MongoDB-bkp-script MongoDB Database Backup Bash Script This simple script in BASH for Linux creates a Database Dump in MongoDB on a file that can be used later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    svn_backup_to_s3

    Backup to S3

    svn_backup_s3 Simple Bash script, to make a SVN folder backup with the challange to upload the tar.gz files to S3 AWS. Remember, to change the variables ! 2016 - www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    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
  • 9

    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
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13

    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17

    Mackup

    Simple MacOSX backup script

    Mackup is a bash script aimed at emulating MacOSX Time Machine. It is extremely useful in association with a Network Storage. Main features: - user home backup. Possibility for the user to list the exclusions - backup rotation, with configurable history (number of backups to keep) - unlimited types of backup. Just name your backup with a prefix and that's it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    Kamiware BashBack is a script with these functions: * Full and incremental backups * Backup to share or FTP * Grandfather father son rotation scheme * Minimum traffic usage * Easy to chose folders to backup and patterns to exclude
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB