Comet Backup - Fast, Secure Backup Software for MSPs
Fast, Secure Backup Software for Businesses and IT Providers
Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
Learn More
Get full visibility and control over your tasks and projects with Wrike.
A cloud-based collaboration, work management, and project management software
Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
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.
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.
Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
Dan's rsync to Disk incrementalBACKup utility is a simple bashscript 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
A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incrementalbackup with compressed option and mail support.
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
The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
A bashscript 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
Pybu is a backupscript 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.
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.
Backupscript 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.
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.
Forkback is a backupscript 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.
FODB is an easy to use bashscript 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
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.
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.
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.
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.
rmtotrash is bashscript 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.
A basic console scriptbackup 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