I set up the software to start automatically when the PC boots. All my files used by qBittorent are on an external hard drive (NTFS)
However, i always have this message when i launch Linux Mint :
An I/O error occured for torrent XXX
Error: permission denied.
It looks like qbittorent starts before the external hard drive beacause the path for my files are corrects.
I checked the permission of the external hard drive and here's the results :
Code: Select all
drwx------ 1 julmelinux julmelinux 8192 mai 15 14:44 Disque Externe
Code: Select all
sudo chmod 777
I also tried to close qbittorrent, changed the name of the external hard drive from "disque externe" to "disque_externe", and staredt qBittorrent, and the problem is the same (Error: permission denied)
What's wrong ?
Any help would be appreciated, thanks.