Someone please remind me which permissions i should have on a
vfat partition, so aMule-rc5 stop to complain ?
Show thoses warning / error messages :
info: Could not create backup of '/home/koz/p2p/Temp/002.part.met'
15:34:52: Impossible de définir les permissions pour le fichier '/home/koz/p2p/Temp/015.part.met.backup' (erreur 1 : Operation not permitted)
/Temp is the directory for temp ed2k files. And i (user) am part of the group 'filemanagement'
with rwx rights on every directories & files in there :
drwxrwxr-x 3 root filemanagement 32768 sep 5 15:36 Temp/
-rwxrwxr-x 1 root filemanagement 112350497 sep 5 15:35 015.part*
-rwxrwxr-x 1 root filemanagement 474 sep 5 15:35 015.part.met*
-rwxrwxr-x 1 root filemanagement 474 sep 5 15:35 015.part.met.bak*
After reading deltaHF answer to a Brazilian guy, i've unmounted that partition, then
added "quiet" to /etc/fstab, then mounted the partition an d restarted aMule.
Still show the *same* errors messages
something like:
/dev/hda7 /windows/D vfat users,gid=users,umask=0002,iocharset=iso8859-1,code=437 ,quiet 0 0
mount it new and it w'll work
Thanks you for some "lightening"
here is
my /etc/fstab for that partition :
/dev/hda7 /mnt/p2p vfat umask=002,iocharset=iso8859-15,codepage=850,gid=500,quiet 0 0