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)
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 ?

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 ?
