First, thanks for this great piece of software, you are doing an amazing job!
I have RPi 3B+ and the latest dietpi. I'm running qbittorrent v4.1.5 and downloads are working fine if I download to a default path
Code: Select all
/mnt/dietpi_userdata/downloads/
Code: Select all
/mnt/E449-0ACD
If I type
Code: Select all
ls -l
Code: Select all
drwxr-xr-x 2 root root 4096 Jan 1
edit: qbittorrent reported it downloaded one of test files I'm trying to download to USB drive and moved it to seeding torrents, but I don't see the file at all in terminal when I type 'ls' or 'ls -a'.
edit2: I've tried adding qbittorrent user to root group and it's now in dietpi and root groups, but the progress is still stalled.