Go Back   FlashFXP Forums > > > >

WarC's scripts ioA, Warchive, ZR-Tools

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-06-2004, 11:26 AM   #211
Pharaoh
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 117
Thumbs up

Cool! Thanks!

Any special upgrade instructions from previous version or just copy exe?
Pharaoh is offline   Reply With Quote
Old 01-06-2004, 01:57 PM   #212
kraxdaz
Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 86
Default

1.0.4 -> 1.0.5 replace exe
Add in ioA.cfg:
[Request]
Request_IRC_Uid = 0
Request_IRC_Gid = 0

[Pre]
Pre_Log = ""%vfs/%release" "%user" "%group" "%.0files" "%.2mb" "%type" "%desc" "%ufo" "%genre" "%kbit" "%year""
Pre_Order = 0
kraxdaz is offline   Reply With Quote
Old 01-06-2004, 06:53 PM   #213
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Code:
MKD TEST
257 "TEST" created.

site uinfo hoe
200-.--------------------------------------------------------------------.
200-|                              User Info                             |
200-|--------------------------------------------------------------------|
200-| Username: hoe                     Max Download Speed:       0 KB/s |
200-|    Group: Tests                     Max Upload Speed:       0 KB/s |
200-|    Flags: 23BCDEG                         FTP Logins:   2          |
200-|    Ratio: 1:2                            HTTP Logins:              |
200-|  Credits:       5621 MB                Telnet Logins:              |

site nuke TEST 5 testing
200--[Nuke]----------------------------------------------------------------------
200- Applying emptynuke with 50MB to user hoe@Tests
200------------------------------------------------------------------------[ioA]-
200 Command successful.

site uinfo hoe
200-.--------------------------------------------------------------------.
200-|                              User Info                             |
200-|--------------------------------------------------------------------|
200-| Username: hoe                     Max Download Speed:       0 KB/s |
200-|    Group: Tests                     Max Upload Speed:       0 KB/s |
200-|    Flags: 23BCDEG                         FTP Logins:   2          |
200-|    Ratio: 1:2                            HTTP Logins:              |
200-|  Credits:       5621 MB                Telnet Logins:              |
Looks like empty nuke is not properly, can anyone confirm this. (Doesn't remove credits.)
neoxed is offline   Reply With Quote
Old 01-07-2004, 03:22 AM   #214
typhon|wk
Member
 
Join Date: Nov 2003
Posts: 55
Default

same here


from ioA debug

01-07-2004 01:11:45 ioA - 1.0.5
01-07-2004 01:11:45 NUKE - nuke: poiu
01-07-2004 01:11:45 NUKE - multi: 1
01-07-2004 01:11:45 NUKE - reason: mm
01-07-2004 01:11:45 NUKE - oldpath: F:\FTPF\APPS\poiu
01-07-2004 01:11:45 NUKE - newpath: F:\FTPF\APPS\[Nuked]-poiu
01-07-2004 01:11:45 INFO - Check directories if present
01-07-2004 01:11:45 INFO - Checked directories if present
01-07-2004 01:11:45 NUKE - ################### SCAN FILES ######################
01-07-2004 01:11:45 NUKE - ################ SCAN FILES ENDED ###################
01-07-2004 01:11:45 INFO - Emptynuke!!!!
01-07-2004 01:11:45 NUKE - !change t1 STATS section 0 credits -0
01-07-2004 01:11:45 INFO - Cleaning incompletetags
01-07-2004 01:11:45 INFO - Rename nuked dir
01-07-2004 01:11:46 NUKE nukeper - !vfs:add 555 103:101 F:\FTPF\APPS\[Nuked]-poiu
01-07-2004 01:11:46 NUKE - Flushing cache in: F:\FTPF\APPS\poiu
01-07-2004 01:11:46 NUKE - Messagefile: F:\FTPF\APPS\[Nuked]-poiu\.ioFTPD.message
01-07-2004 01:11:46 NUKE - Nuketag: F:\FTPF\APPS\[Nuked]-poiu\[NUKED]-[1x]-[by ioFTPD@ioftpd]-[mm]
01-07-2004 01:11:46 NUKE nuketagvfs - !vfs:add 555 103:101 F:\FTPF\APPS\[Nuked]-poiu\[NUKED]-[1x]-[by ioFTPD@ioftpd]-[mm]
typhon|wk is offline   Reply With Quote
Old 01-07-2004, 08:17 AM   #215
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

can confirm emptynuke broken as well as filecount on pre, unless it counts hidden files also, which it probably shouldnt anyways
SomeoneWhoCares_2 is offline   Reply With Quote
Old 01-07-2004, 02:03 PM   #216
Bratell
Member
FlashFXP Registered User
 
Join Date: Feb 2003
Posts: 64
Default

I'm having problems using the regular nuke:

Code:
[R] site nuke Test.S11E12-TV 3 get.hdtv
gives me
Code:
[R] 200--[Nuke]----------------------------------------------------------------------
[R] 200- testusr         | I               |     232.63MB |       0.00MB
[R] 200------------------------------------------------------------------------------
[R] 200- Total bytes:         232.63MB  Total credits:        0.00MB
[R] 200------------------------------------------------------------------------[ioA]-
The nuke goes through but no credits are ever taken, neither is any credits given on a site unnuke. The debug file shows nothing:

Code:
01-07-2004 19:49:34 ioA             - 1.0.5
01-07-2004 19:49:34 NUKE            - nuke: Test.S11E12-TV
01-07-2004 19:49:34 NUKE            - multi: 3
01-07-2004 19:49:34 NUKE            - reason: get.hdtv
01-07-2004 19:49:34 NUKE            - oldpath: J:\TV\Test.S11E12-TV
01-07-2004 19:49:34 NUKE            - newpath: J:\TV\[NUKED]-Test.S11E12-TV
01-07-2004 19:49:34 INFO            - Check directories if present
01-07-2004 19:49:34 INFO            - Checked directories if present
01-07-2004 19:49:34 NUKE            - ################### SCAN FILES ######################
01-07-2004 19:49:34 NUKE            - ################ SCAN FILES ENDED ###################
01-07-2004 19:49:34 INFO            - Complete nuke
01-07-2004 19:49:34 INFO            - Multiple users to nuke
01-07-2004 19:49:34 INFO            - Calculate amount each user should loose
01-07-2004 19:49:34 INFO            - Create nukelog
01-07-2004 19:49:34 INFO            - Rename nuked directory
01-07-2004 19:49:35 NUKE nukeper    - !vfs:add 555 103:103 J:\TV\[NUKED]-Test.S11E12-TV
01-07-2004 19:49:35 NUKE            - Flushing cache in: J:\TV\Test.S11E12-TV
01-07-2004 19:49:35 NUKE            - Messagefile: J:\TV\[NUKED]-Test.S11E12-TV\.ioFTPD.message
01-07-2004 19:49:35 NUKE            - Nuketag: J:\TV\[NUKED]-Frasier.S11E12-TV\[NUKED]-[1x]-[by sysop@I]-[get.hdtv]
01-07-2004 19:49:35 NUKE nuketagvfs - !vfs:add 555 103:103 J:\TV\[NUKED]-Test.S11E12-TV\[NUKED]-[3x]-[by sysop@I]-[get.hdtv]
What Could I be doing wrong? I've followed the install instructions, I'm running the latest ioFTPD.
Bratell is offline   Reply With Quote
Old 01-09-2004, 12:21 AM   #217
sCry
Member
 
Join Date: Oct 2003
Posts: 79
Default

ioA 1.0.5 is not a well-rounded work.

nuke make ioftpd crash each time, search only get "no match", return to 1.0.4, it's more functionable.
sCry is offline   Reply With Quote
Old 01-09-2004, 03:31 AM   #218
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

Both nuke and search works just fine here with 1.0.5. But then again I didn't update to ioFTPD v5.5.x yet. Still on v5.4.3.
Zer0Racer is offline   Reply With Quote
Old 01-09-2004, 03:35 PM   #219
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

Since now home again I'll try sort reported things during weekend. No things been reported on irc to me so whats here is the issues that will be fixed.


It seems that some people cant keep of given stupid comments of no use a lot latly when reading irc channel and now also here. All this does is make scripters that spend hours on giving free stuff to others loose interest in this.
WarC is offline   Reply With Quote
Old 01-10-2004, 12:43 AM   #220
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Quote:
Originally posted by WarC
It seems that some people cant keep of given stupid comments of no use a lot latly when reading irc channel and now also here. All this does is make scripters that spend hours on giving free stuff to others loose interest in this.
These ****heads are very much in the minority, just a very vocal minority, your work is very much recognised and appreciated by the majority of people around here.
In the meantime we enjoy abusing them for ya
EwarWoo is offline   Reply With Quote
Old 01-11-2004, 11:46 AM   #221
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

1.0.6 is ready

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

Bugfix of reported and tracked thingys
WarC is offline   Reply With Quote
Old 01-11-2004, 11:56 AM   #222
typhon|wk
Member
 
Join Date: Nov 2003
Posts: 55
Default

thx m8, very fast
typhon|wk is offline   Reply With Quote
Old 01-11-2004, 04:59 PM   #223
Coffee
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 100
Default

thx for the update

only when using nuke ioftpd crashes, am i the only one?

01-11-2004 22:48:43 ioA - 1.0.6
01-11-2004 22:48:43 NUKE - nuke: test
01-11-2004 22:48:43 NUKE - multi: 4
01-11-2004 22:48:43 NUKE - reason: bleh
01-11-2004 22:48:43 NUKE - oldpath: J:\Games-2\\test
01-11-2004 22:48:43 NUKE - newpath: J:\Games-2\\[Nuked]-test
01-11-2004 22:48:43 NUKE - Checked directories if present
01-11-2004 22:48:48 NUKE - Unable to get owner of nuke directory
Coffee is offline   Reply With Quote
Old 01-11-2004, 05:33 PM   #224
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Ive tested nuke/unnuke and my io is still running 5.5.3r, ioa1.0.6 and alot of others.
odd is offline   Reply With Quote
Old 01-11-2004, 05:36 PM   #225
Coffee
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 100
Default

seems to did something good cause its working now

thx
Coffee 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 02:41 PM.

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