For full, incremental, compressed and encrypted backups or archives
DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage
Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
Fpart is a tool that helps you sort file trees and pack them into bags (called
"partitions"). It is developped in C and available under the BSD license.
It splits a list of directories and file trees into a certain number of
partitions, trying to produce partitions with the same size and number of files.
It can also produce partitions with a given number of files or a limited size.
Once generated, partitions are either printed as file lists to stdout (default)
or to files. Those...
Monitoring backup jobs tool for Symantec NetBackup
Monitoring tool for Symantec Netbackup backup software, written in Perl with Curses. Press "h" to see all available options.
If you have any ideas or suggestions just email me.
r5backup is a backup script using rsync and ssh to make backups. It can handle remote hosts, is rapid and reliable. r5backup comes with 5 scripts: the main backup script, a scheduler, a launcher for remote invocation, an admin tool and a recover tool
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
this is simple backup client<=>server oriented system;
you put the server on the machine you want to backup;
and the client on the machine used for storage;
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.
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.