Go Back   FlashFXP Forums > > > >

WarC's scripts ioA, Warchive, ZR-Tools

Reply
 
Thread Tools Rate Thread Display Modes
Old 12-09-2003, 11:52 AM   #151
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

DigitalXXL: that's not a bug.
http://www.ioftpd.com/board/showthre...4418#post14418
Harm is offline   Reply With Quote
Old 12-09-2003, 11:59 AM   #152
celeron
Junior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 17
Default

all working fine, great work WarC

Code:
SITE PRE apps test.pre-DOH
200--[Pre]-----------------------------------------------------------------------
200- test.pre-DOH
200- succesfully pred to
200- /APPS/test.pre-DOH
200------------------------------------------------------------------------[ioA]-
200 Command successful.
Code:
12-09-2003 16:57:21 PRE: "test" "TEST" "APPS" "/APPS" "Apps Pre" "0.00" "0" "test.pre-DOH"
Code:
SITE NUKE TEST 2 doh
200--[Nuke]----------------------------------------------------------------------
200- test            | TEST            |      29.83MB |     119.32MB
200------------------------------------------------------------------------------
200- Total bytes:          29.83MB  Total credits:      119.32MB
200------------------------------------------------------------------------[ioA]-
200 Command successful.
Code:
SITE UNNUKE [Nuked]-TEST hehe
200--[UnNuke]--------------------------------------------------------------------
200- test Bytes: 29.83MB Credits back: 119.32MB
200------------------------------------------------------------------------[ioA]-
200 Command successful.
:banana:
celeron is offline   Reply With Quote
Old 12-09-2003, 12:05 PM   #153
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Why dont my pre work :-/
Have tryed with some few changes and read some old post on pre in ioA thread but without any good results.

Pre_Area_0 = "APPS|Some APPS|c:\ftp\APPS\|/APPS|0"
Pre_Group_0 = "ioftp|APPS|/pre/ioftpd/*|0|0|ufo"

"c:\ioFTPD\site\ftp" /
"c:\ftp\APPS" /APPS
"c:\ioFTPD\site\request" /request
"c:\ftp\pre" /pre


Ive done what the manual tells me but still get this error:
Code:
200--[Pre]-----------------------------------------------------------------------
200- Not valid PRE group
200- Not valid PRE type
200- Not allowed to pre from here
200------------------------------------------------------------------------[ioA]-
Useing 5.3.9r ioA 1.0.2 and the exe update. + some other scripts.
odd is offline   Reply With Quote
Old 12-09-2003, 01:26 PM   #154
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

1 error and perhaps a typo I see.

1: trailing \ in this "c:\ftp\APPS\" Thats a no no
2: arent the group "ioftpd" Note the d


Quote:
Originally posted by odd
Why dont my pre work :-/
Have tryed with some few changes and read some old post on pre in ioA thread but without any good results.

Pre_Area_0 = "APPS|Some APPS|c:\ftp\APPS\|/APPS|0"
Pre_Group_0 = "ioftp|APPS|/pre/ioftpd/*|0|0|ufo"

"c:\ioFTPD\site\ftp" /
"c:\ftp\APPS" /APPS
"c:\ioFTPD\site\request" /request
"c:\ftp\pre" /pre


Ive done what the manual tells me but still get this error:
Code:
200--[Pre]-----------------------------------------------------------------------
200- Not valid PRE group
200- Not valid PRE type
200- Not allowed to pre from here
200------------------------------------------------------------------------[ioA]-
Useing 5.3.9r ioA 1.0.2 and the exe update. + some other scripts.
WarC is offline   Reply With Quote
Old 12-09-2003, 02:01 PM   #155
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Got it, thanks.

200--[Pre]-----------------------------------------------------------------------
200- filename-file
200- succesfully pred to
200- /APPS/filename-file
200------------------------------------------------------------------------[ioA]-

btw nice to see ioa back again
odd is offline   Reply With Quote
Old 12-09-2003, 02:55 PM   #156
Spies
Junior Member
 
Join Date: Apr 2003
Posts: 10
Default

Would it be possible to add something to the script so its nukes the second ccurence of the same dir (raided) in the vfs, the last mapped dir is the one thats going to be written to anyway so it makes sense that it should look there for the dir?
Spies is offline   Reply With Quote
Old 12-09-2003, 03:15 PM   #157
alturismo
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Nov 2001
Posts: 265
Default

seems another little bug in here, heh

as storm posted already in IRC,

nuking big releases crashes io completely

i tryed with 2 dvdr each 4.37 gigs, both crashed io

nukelog

somedvdr|3x|4483|alturismo|NoOne|1209-20:42|test

may that helps
alturismo is offline   Reply With Quote
Old 12-09-2003, 04:37 PM   #158
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

http://www.ioftpd.com/board/showthre...4508#post14508

Read Warc
Not sure if im the noobie or if its any of those scripts causeing it.
odd is offline   Reply With Quote
Old 12-09-2003, 06:27 PM   #159
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

This is not possible as it is now due to that ioA gets a physical path from ioFTPD and that is the one ioA will use. This path as I have understood it is not the one that is the "2nd" one


Quote:
Originally posted by Spies
Would it be possible to add something to the script so its nukes the second ccurence of the same dir (raided) in the vfs, the last mapped dir is the one thats going to be written to anyway so it makes sense that it should look there for the dir?

I will test this as soon as my computer stop rendering(150 hours from now). It should not be any problems but I know that this have happend before when using falty types. I'll look into it.


Quote:
Originally posted by alturismo
seems another little bug in here, heh
as storm posted already in IRC,
nuking big releases crashes io completely
i tryed with 2 dvdr each 4.37 gigs, both crashed io
nukelog
somedvdr|3x|4483|alturismo|NoOne|1209-20:42|test
may that helps
WarC is offline   Reply With Quote
Old 12-10-2003, 04:00 AM   #160
freak007
Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 69
Default

Warc could you tell me if ioA is able to nuke in vfs pathes with space in dirname or will be in a future version ?

Thx for your answer.

freak007
freak007 is offline   Reply With Quote
Old 12-10-2003, 04:36 AM   #161
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default 1.0.2 bug report

Hiya WarC.

Found some more issues regarding ioA 1.0.2:

Pre'ed stuff get wierd permissions. One in five files in a pre'd dir, dors not get the right permissions when moved.

Very strange indeed. Seems kinda random.

Still no unnuke, but I'll try to get hold of you on IRC later. For now I have reverted to pre-ioA 1.0.
Pichento is offline   Reply With Quote
Old 12-10-2003, 06:57 AM   #162
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

A bug have been reported that crashes ioFTPD. Solution until next version:
Disable following:
[PRE]
Pre_Give_Credits_To_Uploaders = 1
Pre_Give_Credits_To_Predude = 1

put them to 0




Pichento:
Dunno what that can be atm. I'll look at it on friday.
(before that no ioA work is being made due to other things)
WarC is offline   Reply With Quote
Old 12-10-2003, 01:28 PM   #163
freak007
Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 69
Default

Quote:
200--[Nuke]----------------------------------------------------------
200- No record of owner of dir(s)
200-Renaming it anyway
200------------------------------------------------------------[ioA]-
Warc could you tell me why i get this when i want to nuke something ?

the Stuff is in c:\ioftpd\site\Apps

thx for answer

freak007
freak007 is offline   Reply With Quote
Old 12-10-2003, 02:20 PM   #164
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

View raw directory while inside the dir u want to nuke.
who's the owner of the files ? nobody.
There u go.
Mouton is offline   Reply With Quote
Old 12-10-2003, 02:23 PM   #165
freak007
Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 69
Default

But why is nobody the owner ?
freak007 is offline   Reply With Quote
Reply

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

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 04:00 PM.

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