aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: File permissions and fat32  (Read 3530 times)

Guest

  • Guest
File permissions and fat32
« on: November 11, 2003, 09:52:38 AM »

Hi !

I download on a fat32 partition, and amule always says : "Impossible to set permissions for the file '.../Temp/....part' (Error 1 : Operation not permitted".

Of course, it's a FAT FS. It'll be good if it's possible to turn off this message, I think it's useless and boring if you use FAT FS ^^

PS: Very great work with amule !
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: File permissions and fat32
« Reply #1 on: November 11, 2003, 11:53:28 AM »

add a quiet flag into your /etc/fstab, like:

/dev/hda8            /windows/G           vfat       users,gid=users,umask=0002,iocharset=iso8859-1,code=437,quiet 0 0

this w'll solve your permission problem

greets
delta

ps. already posted in forum -> 1st *search* ;)

Guest

  • Guest
Re: File permissions and fat32
« Reply #2 on: November 11, 2003, 12:08:51 PM »

Thx a lot ^^

sorry, i've not searched, too bad  :(
Logged