QBitorrent Container 2nd HDD

Unknot

Member
Oct 12, 2020
13
2
23
37
Hi,

In my proxmox I installed the script available on the website. ( https://community-scripts.github.io/ProxmoxVE/scripts? Id=qbittorrent )

After the script I created a mount point to have access to my second hard drive (ssd1)
Code:
pct set 103 -mp0 /mnt/ssd1,mp=/media

So far so good, because through the terminal I can view the ssd1 hard drive folders and in LXC resources I able to view the mp0.

I wanted qbitorrent to save on the ssd1 disk after the download is completed, but it happens that when configuring the completed download folder as in the image, the download does not even start: it gives an error and is nothing more than that.

the problem is somehow the destination save path (in ssd1) cause if I choose other folder / "local" folder all good!

what I'm missing ?

Captura de ecrã 2025-08-30, às 15.03.05.png
 
Are you sure about the permissions of the /media/SSD-Filmes folder ? Qbittorrent user should have write permission in it.
 
  • Like
Reactions: Unknot
Hi both, how do I give permission to the folder? I am a total nerd in this, thanks in advance