Search Results for "bash incremental backup script" - Page 3

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

View related business solutions
  • Electronic Lab Notebook (ELN) Software Icon
    Electronic Lab Notebook (ELN) Software

    Ideal for any lab. Whether you’re just starting up, a small or large academic institution, or a globally operating company.

    eLabJournal is an all-in-one Electronic Lab Notebook (ELN) software that includes sample tracking and protocol management modules.
    Learn More
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 1
    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
  • 2
    Mini Bash Backup
    Short (linux) script which is used to backup complete or partial devices using bash builtin and very few 'external' binaries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bash shell script that uses mySQL 6.0 online backup feature to perform hot (online) backups. Includes a number of interesting options. It's also compatible with older versions of mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple bash script to backup desktop directories and transfer backups to USB-SAN-NAS when they are mounted
    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
  • 5
    Dan's rsync to Disk incremental BACKup utility is a simple bash script driven by easy to edit and easier to understand config files. It's meant to be used with a laptop and an external USB harddrive as the backup media or over NFS to another server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    ­A useful collection scripts (backup, security, system management, games, network, etc.). This project development in Bash + Zenity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Non Emergency Medical Transportation (NEMT) Software Icon
    Non Emergency Medical Transportation (NEMT) Software

    Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation

    NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
    Learn More
  • 10
    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
  • 11
    Pybu is a backup script written in python that is intended for single machine backups e.g. dedicated servers. Planned main features include: incremental backups, ftp upload, and gpg encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet anoter script to backup you webpage, using incremental backupping (SHA1 hashing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Backup script for disk-to-disk backups of multiple remote hosts. Simultaneous encrypted data flows per remote or local host. Supports full and incremental backups of regular files and mysql data. Offline indexes to search for specific data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Simple backup bash script. Burns backup do dvd media and send mail about status of backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Forkback is a backup script written for the UNIX bash shell that backups data using tar. It can be used to write data to a backup server or any directory saving space using compression and granting security using gpg encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FODB is an easy to use bash script which will help users to make compressed backups to multiple different formats. At the moment FODB will backup to a USB Floppy and to a local harddisk. FODB features built in mount and detection code. Cygwin supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A set of bash-functions (probably becomes scripts instead) that perform backups (full and incremental) on blockdevices with encryption and compression using standard tools like tar and mcrypt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhpWikiBackup is a simple script for PhpWiki used to backup your data to a remote host using rsync and ssh; it is written in Bash Shell and it is easily configurable so you can manage many phpWiki sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    rmtotrash is bash script aliased to rm, to use existing desktop directories as a waste bin form the command line. By default it is configured to be `obvious` to inform users that they have a backup. Trash can be dated and limited to a number of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A basic console script backup systems without X. Rather than remembering the perplexing tar options, this will use a .conf file, and prompt the user for information. USER BEWARE!!! This was mostly designed for me to practice my bash skills
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB