Back to articles
Raven Backup

Raven Backup

via Dev.to PythonDaniel

Raven Backup is a desktop application built in Python 3.10 with a Tkinter GUI for performing local and remote backups using rsync. It supports scheduling tasks via cron, compressing during copy, incremental backups, and managing symbolic links. It was developed on the GNU/Linux operating system, leveraging its features and executing system commands via subprocesses. Daniel Dorfman / raven_backup · GitLab Tool for backups written in Python and Tkinter using rsync (GNU/Linux) gitlab.com

Continue reading on Dev.to Python

Opens in a new tab

Read Full Article
5 views

Related Articles