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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Learn More
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, System Administrators, End Users/Desktop

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