Hello
I have ubuntu 24.10 and I just isntalled aMule from the repos
aMule GIT Snapshot: rev. 2.3.3
All looks working fine but I have an NTFS drive where I can save my downloaded data (my main hard drive have low space for downloads).
My desired shared folders are on mounted drive (auto mounted by Ubuntu) is on:
"/media/user/Nuevo vol/Emule/Temp"
"/media/user/Nuevo vol/Emule/Incoming"
When I go to aMule and Try select /media, a error says: "Error opening directory "media": Permission Denied"
user@machine:~$ ls -l /media/user/Nuevo\ vol/Emule/
total 76
drwxrwxrwx 1 user user 73728 feb 9 17:18 Incoming
drwxrwxrwx 1 user user 4096 feb 5 20:59 Temp
Emule and subfolders have full permisions, but /media is owned by root and sure is the problem. Whats the best configuration in this case?