Content Based File level Data Backup in Python.
This is a utility to backup your files. It can do full and incremental backups.
It will take a directory as input, and will back up the files in that folder and all sub-folders to the backup destination directory.
It can compress each file individually while backing-up.
Mirrors the source directory structure under the target directory. Creates 1 archive file for each source file. Even if the backup/restore program or backup database is not available or lost, the backup files and structure can still be recovered. Huge plus for reliability.
Uses a SQL database to manage backup file information. The files are managed through their checksum (SHA256).

See wiki page for additional information:
https://sourceforge.net/p/filebasedbackup/wiki/Home/

The project is work in progress. Main backup script is functional, but i have taken a break from adding features to the main program to build a GUI in Tkinter.

Features

  • File based backup
  • Full and Incremental Backup.
  • Compression
  • Reads input parameters from an external input file. One input file can contain multiple directories for backup.
  • Reads configuration parameters from an external file.
  • Mirrors the source directory structure under the target directory. Even if the backup/restore program is not available, the backup files and structure can still be recovered.
  • Files are managed and identified through their checksum (SHA256).
  • Uses a SQL database to manage backup file information.

Project Activity

See All Activity >

License

Apache License V2.0

Follow File based backup 52

File based backup 52 Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

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.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of File based backup 52!

Additional Project Details

Intended Audience

Advanced End Users, End Users/Desktop, System Administrators

User Interface

Tk

Programming Language

Python

Database Environment

Python Database API

Related Categories

Python Archiving Software, Python Backup Software, Python Data Recovery Software

Registered

2014-04-20