Go Back   FlashFXP Forums > > > >

WarC's scripts ioA, Warchive, ZR-Tools

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-11-2004, 10:21 PM   #226
SnOwG0D
Junior Member
 
Join Date: Nov 2003
Posts: 21
Default

from 1.05 to 1.06 just needed .exe replace?
SnOwG0D is offline   Reply With Quote
Old 01-11-2004, 10:28 PM   #227
Pharaoh
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 117
Talking

Quote:
Originally posted by WarC
1.0.6 is ready

same location as always: http://warc.mine.nu

Bugfix of reported and tracked thingys
Thanks mate!
Pharaoh is offline   Reply With Quote
Old 01-12-2004, 05:47 PM   #228
MaZza_Dj
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 123
Talking

thanks for ioA is very cool and very easy...work very good thanks a lot

one question...there is the possibility for add in newdate from ioA, the simlink of /MP3-Yesterday/? now there is only MP3-Today...if there is the possibility, it's fantastic 8))))
MaZza_Dj is offline   Reply With Quote
Old 01-13-2004, 01:03 PM   #229
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

I'll think of it. dont promise anything though
WarC is offline   Reply With Quote
Old 01-13-2004, 09:40 PM   #230
icefuzion
Member
ioFTPD Foundation User
 
Join Date: Jan 2002
Posts: 37
Default

Hey WarC, just wanted to say thanks for ioA...its a great script.

However im having one problem with 1.0.5 and 1.0.6 ( I didnt try anything before 1.0.5..only 0.8.1. I am currently using ioFTPD 5.3.9r and ioB19r also.

when I make a request it always adds a 0byte file instead of a Folder. the 0byte file responds to request filled fine the file is renamed. When I try and delete the request it doesnt delete the 0byte file, it only removes it from the request list.

There is no problem with the request showing up in the request list..that is removed from the request list fine when a reqfilled or reqdelete is done.

I took a look at the ioA debug file..here's what it had to say when making/deleting a request:

01-13-2004 20:30:55 REQUEST - f/d requestfield "c:\siteroot\Requests\.ioFTPD.message"
01-13-2004 20:30:55 REQUEST - f/d requestline [%##] [%-10user] -> %request
01-13-2004 20:30:55 REQUEST - r/f requser: tester
01-13-2004 20:30:55 REQUEST - r/f Uid for message: 0
icefuzion is offline   Reply With Quote
Old 01-14-2004, 02:07 AM   #231
sCry
Member
 
Join Date: Oct 2003
Posts: 79
Default

make sure it's what you wanted in your ioa.cfg:

here:
Request_Add_Tag = 1 //if here is 2, it will be a filename, 1 is a folder name.

and the rest is just like this. plz read ioA.manual.txt
sCry is offline   Reply With Quote
Old 01-14-2004, 06:57 PM   #232
icefuzion
Member
ioFTPD Foundation User
 
Join Date: Jan 2002
Posts: 37
Default

ok thx..sorry for my ignorance..didnt know that was an option should have read the new manual.

thanks again
icefuzion is offline   Reply With Quote
Old 01-15-2004, 07:36 AM   #233
Xn3t
Member
 
Join Date: Dec 2003
Posts: 50
Default

when i type nuke cmd, it reply me a error from ioftpd.exe and ioa.exe.

Quote:

[Nuke]
Nukes_Header = "-[Nukes]---------------------------------------------------------------------\n| Nuker | Nukees | Size | Reason |"
Nuke_Splitter = " "
Nuke_Exist = " Nuke already exist. Remove it and try again"
Nuke_Source_Not_Found = " Unable to find directory to nuke"
Nuke_Other_Groups = " You are not allowed to nuke other groups"
Nuke_Verify_Group = " Unable to verify group\n Does release contain -<groupname> at the end?"
Nuke_Head = "[Nuked]-%directory"
Nuke_Empty_Nuke = 50
Nuke_Empty_Nuke_Text = " Applying emptynuke with %mbMB to user %user@%group"
Nuke_Empty_Nuke_Text_NA = " Emptynuke is not enabled. No punishment will be given"
Nuke_Empty_Dirowner_NA = " Unable to find owner of directory"
Nuke_Log = ""%vfs" "%user@%group" "%nukee@%nukeegroup" "%.0multi %.2size" "%reason""
Nuke_Create_Message_File = 1
Nuke_Create_Nuke_Tag = 2
Nuke_Tag = "[NUKED]-[%.0multix]-[by %user@%group]-[%reason]"
Nuke_Group_Flag = Z
Nuke_Log_File = H:\ioFTPD\logs\ioA.nuke.log
Nuke_Output_Line = " %-15user | %-15group | %10.2sizeMB | %10.2mbMB"
Nuke_Output_Total = "-----------------------------------------------------------------------------\n Total bytes: %10.2sizeMB Total credits: %10.2mbMB"
Nuke_Run_Script =
Nuke_File_Filter_0 = *.ioFTPD*
Nuke_Message_File = .ioFTPD.message
Nuke_Message_File_Src = H:\ioFTPD\scripts\ioTOOLS\ioA\ioA.nuke.message.msg
Xn3t is offline   Reply With Quote
Old 01-15-2004, 12:57 PM   #234
Mr_X
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Sep 2003
Posts: 142
Default

Here's my config:
ioFTPD 5.5.4r
ioBanana v19
ioA 1.0.0.6
ZR-tools 3.2

I got errors when I WIPE:
when I wipe, the real dir is wiped but in the ftp the dir is still there but we can't access (550 Test: No such file or directory). I tried disconnecting/refreshing but don't work. still there. The only thing to do is restarting io (not a rehash).
Also, Wipe isn't shown on irc but in iobanana.tcl i have:
set disable(WIPE) 0
I have the same problem with REQDEL.


Here's my ioA.cfg:
Code:
[ Wipe ]

Wipe_Not_Permitted 		= " Not allowed to wipe from here"
Wipe_Dir_Not_Found 		= " Could not find directory to wipe"
Wipe_Critical_Error 		= " Critical error..."
Wipe_Resultmessage 		= " Wiped: %.0dirs dirs, %.0files files, %.2mbMB"

Wipe_File_Filter_0		= .*

Wipe_Log			= ""%vfs" "%release" "%user" "%group" "%files" "%dirs" "%mb""
Wipe_Logfile			= C:\Progra~1\ioFTPD\logs\ioA.wipe.log
Mr_X is offline   Reply With Quote
Old 01-15-2004, 05:14 PM   #235
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

After talking to Mister_X on IRC about this I wonder if ioFTPD's file cache still is a little dodgy on FAT32? That is the filesystem he had on that device. Advised him to convert to NTFS.

For you guys still storing files on FAT32.. convert to NTFS! It's easy. You won't lose any files.

C:\>convert x: /fs:ntfs

...where x is the device you wanna convert.
Zer0Racer is offline   Reply With Quote
Old 01-15-2004, 05:47 PM   #236
Mr_X
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Sep 2003
Posts: 142
Default

I transform my FAT32 to NFTS and now everything works fine.
Big thx for your help Zer0Racer
Mr_X is offline   Reply With Quote
Old 01-16-2004, 05:44 AM   #237
MIC_vBa
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 37
Default

ioA 1.06 and dZSbot 1.08 ...

is it possible that bot announces in irc when doing !reqfilled 001 in irc ???

i only get a Notice ... but bot is not announcing

what to do to get bot announcing on !REQFILLED *** and !REQDEL *** ???
MIC_vBa is offline   Reply With Quote
Old 01-16-2004, 06:06 AM   #238
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

MIC_vBa, that would be a post for the dZSbot thread I think.
Zer0Racer is offline   Reply With Quote
Old 01-16-2004, 06:14 AM   #239
Bitboy_2
Junior Member
 
Join Date: Jul 2003
Posts: 27
Default

I've a little issue with wipe function.
When i try to wipe a normale dir , it works fine, but trying to wipe a nuked dir, ioa.exe crashes.

I use 1.0.6 version.
Bitboy_2 is offline   Reply With Quote
Old 01-16-2004, 02:18 PM   #240
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

I just tried to wipe a nuked one here and for me it works perfect.
what version of ioFTPD?

Need help to locate this somehow so please contact me on irc
WarC is offline   Reply With Quote
Reply

Tags
/warc, 0.8.1, compability, http://warc.mine.nu, ioa


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:23 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)