aMule Forum

English => aMule Help => Topic started by: Guest on November 11, 2003, 09:52:38 AM

Title: File permissions and fat32
Post by: Guest 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 !
Title: Re: File permissions and fat32
Post by: deltaHF 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* ;)
Title: Re: File permissions and fat32
Post by: Guest on November 11, 2003, 12:08:51 PM
Thx a lot ^^

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