Go Back   FlashFXP Forums > > > >

SnypeTEST's scripts php_pSio, ioTrial

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 10-04-2003, 12:41 PM   #196
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

yep removed, will be back soon..
SnypeTEST is offline  
Old 10-04-2003, 06:33 PM   #197
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/
psio v2.0.19b

- added rescan :banana:
SnypeTEST is offline  
Old 10-05-2003, 09:06 AM   #198
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

whoops, redownload 2.0.19b , forgot to overwrite exe .
SnypeTEST is offline  
Old 10-06-2003, 02:39 PM   #199
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/
psio v2.0.20

- new custom scripts triggers
- if using 0day.exe,sfv_nfo.exe,sml.exe,or imdb.exe you need to surround cookies with "" so scripts can work properly.
for example.
d:\ioFTPD\system\0day.exe "$PATH"
d:\ioftpd\psio_imdb\imdb.exe "$FILEPATH" "$SECTION" [OUTPUT]
etc
- fixed for dirs with spaces and 0byte file_id.diz when upload fails.

note: m3u creater addon for psio rlsed, check out website.
SnypeTEST is offline  
Old 10-07-2003, 08:35 PM   #200
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/
psio v2.0.20a

- added $SPATH for m3u creater , since $PATH (long folder) is needed for 0day.exe/sfv_nfo.exe
SnypeTEST is offline  
Old 10-08-2003, 02:58 AM   #201
Giant
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Aug 2002
Posts: 71
Default

This rocks SnypeTEST.
Love this fast and configurable script.
Got 2 questions.

# $RLSNAME $SECTION $TOTAL $FOUND
SYMFOLDER=[$SECTION]_iNCOMPLETe.-($RLSNAME).[$FOUND_OF_$TOTAL]

# 1=CREATE LINK IN ROOT FOLDER | 2=CREATE LINK SUB FOLDER | 3=CREATE FILE IN ROOT DIR | 4=CREATE FILE IN SUBDIR | 5=NONE
SYMLINKS=1

That function only creats a empty dir in the ftp root. Not a symlink.

Using option nr 2 hover does create a symblink.

And when upon deleting a file there is no new missing file created. If i remember that function was implented before.

Using ioftpd 5.15 and psio v2.0.20a.

Any ideas what i might do wrong?
Giant is offline  
Old 10-08-2003, 02:40 PM   #202
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

your doing nothing wrong its just little things I left out because I didnt feel they were manditory just yet, I wanted to make psio fast first then put in all the luxary stuff in the end.

Also remember that my HD's crashed so I had to re-code psio, 2.0.18+ is a complete recode. I will check out the symlink dir bug though thnx
SnypeTEST is offline  
Old 10-08-2003, 02:52 PM   #203
Giant
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Aug 2002
Posts: 71
Default

Yeah i forgot about that hd crash :\
On a side note i lost 3 in one week 2 month back.
Anyway thanks for clearing that for me. Cant thank you enough for this script, hopefully my economy will be betters so i can donate a small something.
Giant is offline  
Old 10-08-2003, 03:20 PM   #204
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/

2.0.21
------
- fixed symlink in rootdir
- added more custom script triggers
Code:
  ONFILEDELETE_0DAY =
  ONFILEDELETE_MP3  =
  ONFILEDELETE_SFV  =
SnypeTEST is offline  
Old 10-08-2003, 05:26 PM   #205
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

if my imdb is not posting movie info to chan try this below
Code:
ONNFO_UPLOAD = d:\ioftpd\psio_imdb\imdb.exe "$FILEPATH "$SECTION" [OUTPUT]
just copy and paste it in the conf but remember to change the path to imdb.exe
SnypeTEST is offline  
Old 10-09-2003, 12:37 PM   #206
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/

2.0.21b
------
- added
# DISPLAY TOP USER/GROUP on UPLOAD?
DISPLAY_STATS_FTP=1
to conf file.
- fixed quote at the end of $FILEPATH Cookie, you can now use imdb script like this
ONNFO_UPLOAD = d:\ioftpd\psio_imdb\imdb.exe "$FILEPATH" "$SECTION" [OUTPUT]
SnypeTEST is offline  
Old 10-09-2003, 03:23 PM   #207
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/

2.0.21c
------
- fixed casesensitive file names. whhooops!
SnypeTEST is offline  
Old 10-10-2003, 01:59 PM   #208
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/

2.0.21d
------
- fixed conf reader
- added more cookies for custom scripts. YUM!
# $_CONF['KEY'] = Read's this conf for a specific key and returns value. example: $_CONF['SYMLINKS']
# $_URACEINFO['USER'] = Returns user's race info according to .ioFTPD.pSioUS for current race.
# $_GRACEINFO['GROUP'] = Returns user's race info according to .ioFTPD.pSioGS for current race.
# $_SFINFO['KEY'] = Returns key value from .ioFTPD.pSioSF for current race.
# $_FILEINFO['FILENAME'] = Returns files info according to .ioFTPD.pSioFI for Current Race.

note: if upgrading just replace exe and take note to the cookies, you might need them some day. hehehe
SnypeTEST is offline  
Old 10-12-2003, 01:52 PM   #209
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

http://www.snype.us/psio/

2.0.22
------
- yea re-fixed complete/incomplete folders.
- multithreaded incomplete symlink/file/folder creating and user/group sorting.
- added pre custom script triggers!
- new cookie YUM!
# $RLSSIZE = current rls size
- new triggers YUM!
;PRE_ONFILEPASSED_0DAY =
;PRE_ONFILEPASSED_MP3 =
;PRE_ONFILEPASSED_SFV =

;PRE_ONFILEDELETE_0DAY =
;PRE_ONFILEDELETE_MP3 =
;PRE_ONFILEDELETE_SFV =
SnypeTEST is offline  
Old 10-13-2003, 01:34 AM   #210
Giant
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Aug 2002
Posts: 71
Default

Hm having problems with 2.0.22.
psio.exe hangs and hogs 99% of cpu time and fxping is canceled. So far happend twice with 50Mb files.
Cant realy be mor specific as i dont have more info myself atm. Gonna downgrade to 2.0.21d to see if the same errors show up.
Nothing else running scriptwise then psio.
Giant is offline  
Closed Thread

Tags
download, efnet, php, psio, zipscript-c

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
New: ioA 0.6.5 WarC WarC's scripts 3 01-25-2003 09:15 PM


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

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