Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > SnypeTEST's scripts

SnypeTEST's scripts php_pSio, ioTrial

Reply
 
Thread Tools Rate Thread
Old 03-25-2004, 06:16 PM   #1
Junior Member
 
Join Date: Feb 2004
Posts: 9
Default incomplete dir problem

My problem is when I upload a new directory (with sfv file), in the actual release dir it says its complete (in another dir), but in the directory up one it says the release is incomplete, eg:

.Release 1 Dir
..Release 1 Complete
.(incomplete) Release 1 Dir

Even if I log in again its still there, however if I up load a new release dir (eg Release 2 Dir) release 1 dir incomplete goes away and is replaced by release 2 dir, eg:

.Release 1 Dir
..Release 1 Complete
.Release 2 Dir
..Release 2 Complete
.(incomplete) Release 2 Dir

This is my events in ioftpd.ini

[Events]
OnUploadError = EXEC php.exe -q C:\ioFTPD\php_psio\zipscript-c.php
OnUploadComplete = EXEC php.exe -q C:\ioFTPD\php_psio\zipscript-c.php
OnFtpLogIn = EXEC ..\scripts\ioA\ioA.exe logon

One more thing is it allows "complete dirs" (like "[sitename] Complete [sitename]") to be uploaded from other sites, can I turn this off? Thanks for any help/advice, I'm kind of stuck.
magnetic_ is offline   Reply With Quote
Old 03-25-2004, 06:17 PM   #2
Senior Member
 
Join Date: Nov 2001
Posts: 149
Default

cache refresh problem
can be resolved using newdir's onprelist.itcl
phoenixfr is offline   Reply With Quote
Old 03-25-2004, 06:18 PM   #3
Ren
Senior Member
 
Join Date: Sep 2002
Posts: 111
Default

[events]
OnUploadComplete = EXEC php.exe -q c:\ioFTPD\php_psio\zipscript-c.php
OnUploadError = EXEC php.exe -q c:\ioFTPD\php_psio\zipscript-c.php

try modifying it so upload complete is 1st
Ren is offline   Reply With Quote
Old 03-26-2004, 11:15 AM   #4
Junior Member
 
Join Date: Feb 2004
Posts: 9
Default

Thanks you guys, I changed the event order and it seems to work great now.
magnetic_ is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transfer/Queue Buttons greyed out... Paperboy General Discussions 3 08-27-2004 08:09 PM


All times are GMT -5. The time now is 01:58 PM.