v2.1.0 — Open Source

qBittorrent Backup

Backup and restore your qBittorrent configuration on Linux with a single command

$ curl -sL qbt.cantalupo.com.br | bash

Why use this tool?

Simple, reliable, and designed for the Linux community

📦

Complete Backup

Saves all configuration files, torrent metadata, statistics, and logs in a single ZIP file.

One Command

No installation required. Just run the command and follow the interactive menu.

🔄

Easy Restore

Restore everything with a single click. All settings and torrent list are preserved.

📦

Flatpak Support

Works with both standard and Flatpak installations automatically.

What's included in the backup?

Everything you need to restore your qBittorrent setup

⚙️ Settings & Preferences
📊 Statistics & History
📁 Torrent List
🏷️ Categories & Tags
🔗 RSS Feeds
📝 Application Logs

How to use

Get started in seconds

terminal
# Run directly from the web
curl -sL qbt.cantalupo.com.br | bash

# Or with wget
wget -qO- qbt.cantalupo.com.br | bash

# Clone and run locally
git clone https://github.com/cantalupo555/qbittorrent-backup-linux.git
cd qbittorrent-backup-linux
./src/main.sh

Compatibility

Tested on popular Linux distributions

Ubuntu
22.04+
Supported
Debian
11+
Supported
Fedora
38+
Planned
Arch
Latest
Planned