Backup and restore of files to web mail systems, ftp, sftp. Uses free storage of gmail/hotmail etc. Archives files, splits large files, encrypts and uploads. Requires python (tested with python 2.5)
lxSplit is a tool for splitting files and joining the splitted files on unix-like platforms. It is fully compatible with hjsplit, a tool which is available for other operating systems.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.
rfs is a shell script for creating and updating a local spare system disk. The main goal is to recover a working system after a crash quickly. In this case, "quickly" means the time it takes to reboot the machine. It is built on top of rsync.
Save/restore filesystem meta data to/from a SVN (Subversion) working copy. Currently supported attributes: mtime (Modification time), uid (User ID), gid (Group ID), protection bits. A hybrid between FSVS and a mtree based solution.
Rdbackup is a small and easy to use backup system based on rsync and ssh. It works with a disk-to-disk backuping strategy where the data are stored on a single backup server. Rdbackup also provides a status monitoring through the SNMP interface.
"cry"pted "st"orage - "e"ncrypted "m"edia 'Command line application written in perl to provide encrypted diskspace on mobile storage devices and allow management of such encrypted storage.
With this software, you can easily and quickly rename photos without typing all the words. It can also numbers the pictures (if you want to do it), changes the order, deletes some images ans shows some exif iformations. It is in french and english.
Using this small tool you can create database queries for xen server pool XCP(Cloud Platform) database. Run this tool on database dump and you will get the queries to generate database schema. Later on you can push your pool info this database and pl
A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working
A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com)
There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
rdiff-backup-web is a web front-end for the popular rdiff-backup software, written in PHP and perl, both connecting to a MySQL database.
Now maintained at: https://github.com/puredistortion/rdiff-backup-web
This application is to copy a list of files that you previously selected, one by one, in the chosen folders The software is written in C + + using the QT Framework (GUI).
Tagland provides hierarchical, taxonomic tagging system, called a tagonomy, and maps these hierarchies to spaces. Spaces have commands, schemae storage, and object storage. The system is implemented in Java, with a command-line user interface.
Perl based script for monitoring Legato Networker Servers. It's look like nsrwatch program, with additional features. You can monitor device, sessions, session on single device, group status (completion, work list), pendings, messages in single window.
Split a large filesystem into groups of files of less than 4.5 gig so they can be burned to a DVD. No archiving, no compression, it makes hard links to the original files so you can easily delete the tree structure after you've burned them to DVD.
Sometimes we perform CPU intensive tasks (eg, bzip2) on a large file. Typically, we use tools like dd to chop it up and then run bzip2 processes on the pieces. After processing, we need to recombine the pieces. Parallel Processor automates all this.
JAVA archiving API is over complicated for developers. Archive manager is a JAVA framework to reduce the complexity of file archiving. Basically what you need to do is to setup an archive context, the archive manager will do the rest of the work.