The Archon Logo

Archon

Keeps your data safe.
Archon GUI

Backups with GUI and command-line

Archon is a versatile backup utility that operates easily on Linux and Windows in the command-line or using Archons' GUI. It's fully documented and very easy to use. Let's get started!

The Linux logo by Icons8 The Windows logo by Icons8

Compressed backups

Archon backups are compressed with high-end compression algorithms by default. Archon uses the LZMA compression to minimize the size of the provided backup archive. Learn more about LZMA.

A symbol for an archive by Icons8

AES Encrypted backups

You can encrypt every folder backup using the strong AES algorithm and a strong password. Encrypted backups are very important to prevent hackers from reading your backups.

A padlock icon by Icons8

Network Backups

You can make compressed and encrypted backups on FTP servers. Archon also supports protected FTP transmission over TLS. Learn more about Network Backups

The FTP logo by Icons8

Open Source

You can find and edit the whole code for Archon on GitHub. It's licensed under the GNU General Public License v3. Visit my profile

The FTP logo by Icons8

Get started

For Linux & Linux

To get started, just download Archon and run __main__.py from the command-line using python3.
Or get the whole installation guide here.