hi , i have another tree questions some1 might help me with.
(1)
i have noticed that ioBanna creates the message file
with the stats only after "uploadComplete". So if i upload
only 50% of the files it doesnt create stat file at all.
Nevertheless in the stats files is a like like :
"Complete 04 of 04 F". A file with 02 of 04 F seems never
to be created.
is it normal or did i miss an option ... ?
(2)
it seems all users besides Masters are blocked for
upload. in ioftpd i have set Upload = * * but it wont work
not even directory creation works. M accounts work
problemlessly. in Sections last Section is : Default = 0 *
what to do ?
(3)
i have noticed that users with Flag G can get infos of
users in all groups. Should it not be only the users of
his own group
1) If your talking about the dirtag, it created on all file upload when there's an .sfv in the dir. If u don't see it, check using Windows Explorer or SITE EXEC DIR and you'll see the dir. io has a problem with dir cache in 5.3.x
2) SITE CHMOD 777 <dir> the dirs you want ppl to be able to upload in.
To correctly create a group admin you need to 'site change <user> admingroup <group>' and also G flag 'site change <user> flags +G' for him to get proper permissions to site commands. Site admingroup restricts a gadmin to change other groups but his own primary group. Flag G is only for command permissions.