aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Sharing data in other mounted Drive  (Read 84 times)

genaut

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Sharing data in other mounted Drive
« on: February 09, 2025, 05:52:14 PM »

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?

Logged