Skip to content

Script - Backup your qBitorrent client on linux and restore anytime.

Notifications You must be signed in to change notification settings

cantalupo555/qbittorrent-backup-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

qbittorrent-backup-linux

Backup your qBitorrent client and restore anytime. All settings, statistics and torrent list will be saved.

First, get the script and make it executable:

wget https://raw.githubusercontent.com/cantalupo555/qbittorrent-backup-linux/master/qbittorrent-backup-linux.sh
chmod +x qbittorrent-backup-linux.sh

Then run it:

sudo ./qbittorrent-backup-linux.sh

Screenshot

Video

qbittorrent-backup-linux

Compatibility

This script works with qBittorrent installed via package manager, Flatpak or both versions.

This table lists the tested Linux distributions and their compatibility:

Distribution Version(s) Tested x86_64 aarch64
Ubuntu 22.04+
Debian 11+
Fedora 34, 35 🛑 🛑
Arch Linux Latest 🛑 🛑
Manjaro Latest 🛑 🛑
openSUSE Tumbleweed Latest 🛑 🛑

Note: The script may work on other distributions with similar package management systems and environments, but compatibility has not been thoroughly verified. If you encounter any issues, please report them here.

Todo

  • Fix script alignment. Completed in commit: 2b4484f da5fd9a
  • Fix dependencies on different Debian-based distributions. Completed in commit: cebc5b3
  • Create a list of Linux distributions that have tested the script. 72b7203
  • Make the script compatible with qBittorrent installed via flatpak.c7364fe
  • Make it compatible with non-Debian distributions. 🔄

Feedback

Any suggestions are welcome: Click here

A problem?

Please fill a report here

About

Script - Backup your qBitorrent client on linux and restore anytime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages