DataFinder is a data management client developed in Python that primarily targets the management of scientific technical data. The system is able to handle large amounts of data and can be easily integrated in existing working environments.
Cyclone is an easy to use, one- or two-way synchronization tool. It use a clean command-line interface. It aims to be compact (less than 10 Ko) and cross-platform (as it is coded in standard python).
Backup utility for small offices, written in Python. Features: zip, tar.gzip and tar.bz2 compression, predefined backup profiles, differential and incremental backups, file filters, file database with hashes, media sizes, multi-volume etc.
FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net
Wonder Backup is a project aiming to create a platform independent backup solution based on Python. Backups can be automated with an answer file, or configured per use. This allows the program to be utilized for home to corporate use.
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)
Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
mysql_innodb_backup is just an 'automation' and 'simplification' of existing MySQL server command tools. It can be called with one line to backup or restore InnoDB or MyISAM databases without interrupting operations.
Easy Backup is a simple backup application written in Python that can backup selected files and save them into tar files. It also backs up the ownership and permissions of the file.
ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
Chestnut package manager is a utility to handle executables and resource files in a transparent, platform independent and relocatable way. Its concept is similar to Apple bundles and Java archives.
cfv is a utility to both test and create .sfv(Simple File Verify), .csv, .crc, md5sum, bsd md5, sha1sum, and .torrent files. cfv also includes test-only .par and .par2 support. These are commonly used to ensure the correct retrieval or storage of data
pywincedb is a Python module to access native Windows CE databases and set of tools to manipulate them (conversion to/from XML, migration). Keywords: Python, WindowsCE, WinCE.
pyVMG2TXT extracts the sms-dataset from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
pyTXT2VMG extracts all sms-datasets from a textfile [.txt] and saves every message in the Nokia-fileformat for sms [.vmg]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
VMGconvertTXT is a tool-serie consisting of pyVMG2TXT and pyTXT2VMG. pyVMG2TXT extracts the sms-data from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. pyTXT2VMG rebuilds the messages as Nokia-files. Requires Python 2.5!
DiskSearch is a tool for searching for files on removable media disks (e.g. for songs on your MP3-CD's). It's written in Python and runs on Linux (and other Unix systems) and Win32.
tarlimit will archive a given folder into a series of archives, each of which is no larger than a specified size. Designed for creating backups of large sets of data on media with a size limit, such as DVDs.
Create email archives getting IMAP mailfolders or POP3 mailboxes. Search emails by sender/receiver/subject/body among already existing backup files (i.e. on dvd) in plain or compressed format. Tested on Linux-x86, Linux-PPC and Windows-XP platforms.