PDA

View Full Version : [Fixed] Howto use ioBanana message files ?


oslike
12-23-2003, 06:27 AM
hi all,

i have just tried out ioftpd and the bannana script.
it seems to work well but i have still a question:


as i understand these lines let ioBannana create
the "complete" subfolder.

[Events]
OnUploadComplete = EXEC ..\scripts\ioBanana\ioBanana.exe upload

[100% Complete]-[4F @ 31.0MB at 3.1MBps]-[mp3info - House (2003) @ 192kbps]


How can i change this line?

i would like my sitename to be put in there ....

i have also installed ioA but it doest seem to produce a
"complete" subfolder although ...

thanx in advance ...

wooolF[RM]
12-23-2003, 06:30 AM
if I'm not mistaken it's generated by ioBanana's skin file... try to look there

btw, taggin' folders with your site name is lame :p :D

oslike
12-23-2003, 06:48 AM
is the ini file the skin file?

sorry if this might be a stupid question , i am
dealing with it since 2 days only

oslike
12-23-2003, 06:52 AM
oh got it , its

zipscript.msg

didnt expect it there.

thanx for help

oslike
12-23-2003, 07:40 AM
i am a bit confused that in my ioftpd.ini
i have those lines

rescan = EXEC ..\scripts\ioBanana.18d\ioBanana.exe rescan

rescan = EXEC ..\scripts\ioA\ioA.exe RESCAN


will they be executed both ? or only the first one ?

Collectem
12-23-2003, 10:34 AM
this line can re safety remove it not needed


rescan = EXEC ..\scripts\ioA\ioA.exe RESCAN

oslike
12-28-2003, 04:24 PM
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

thanx in advance ...

Mouton
12-29-2003, 12:17 AM
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.

3) What commands ?

oslike
12-29-2003, 01:13 PM
thanx for your answer.

3)

A user with G Flag of the group GUESTS can get info of users
of the group FRiENDS.

SITE USERS =FRiENDS

this command doesnt show info to accounts of other groups
SITE GINFO FRiENDS

Zer0Racer
12-29-2003, 02:20 PM
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.

oslike
12-29-2003, 05:36 PM
i am trying to change user as Zero told me but it gives me:


SITE CHANGE XXX ADMINGROUP GUESTS
200- XXX (User is not in your primary group)

The account i use is :
Group: SiTEOPS
Flags: 1M


why?

Harm
12-30-2003, 01:53 AM
Even if you don't have the G flag, you might have some group in your admingroups. That's something you should avoid for master users.

http://www.ioftpd.com/kb/view.php?kbid=22