Skip to content

undebuggable/backup-stuff

Repository files navigation

backup-stuff

Configurable backups of local and remote directories and files.

Introduction

This utility allows configurable automated backups of local and remote directories and files. The configuration is loaded from an INI file. Example backup command using the backup.example.ini configuration file:

python -m backup_dirs_pkg.app.backup backup.example.ini

Supported configuration features

  • backup local directory or file (source)
  • backup and compress local directory or file (source_compress)
  • backup remote directory or file (remote_source)
  • backup and compress remote directory or file (remote_source_compress)
  • rename the backup archive (mappings)

About

🗃️ Configurable backups of local and remote directories and files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages