Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-03-2003, 02:29 PM   #1
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default upgrading to 5.1.* : what to change in ioftpd.ini

from 4.* to 5.*   (keeping users & groups)

U will need to reinstall all scripts, since most of them use different techniques (like shmem) or some commands have changed. U can however keep your users & groups, what is probably most important

1. Backup the 3 dirs \users\ and \groups\ and \etc\
2. Install new ioFTPD 5
3. Put the dirs \users\ and \groups\ and \etc\ back from your backup.
Make sure u keep the new \etc\Host.Rules file from ioFTPD 5
4. Go to http://www.ioftpd.com/passwdconv/
- paste your \etc\passwd file there to convert it, then rename it to \etc\UserIdTable
- paste your \etc\group file there to convert it, then rename it to \etc\GroupIdTable
5. config your new ioFTPD 5 (ioftpd.ini, host.rules, ...)

__________________________________________________

from 5.0.* to 5.1.*

This applies to sections [scripts] [events] [sheduler] [pre] [post] in ioFTPD.ini
(basically everywhere u run an external script)


old ioftpd 5.0.* (and 4.*)

[Events]
OnUploadComplete = ..\scripts\ioZS\ioZS.exe Upload
OnUploadComplete = ..\scripts\nfourl.itcl
[Post]
dele = ..\scripts\ioZS\ioZS.exe Delete
[Scripts]
traffic = ..\scripts\ioGroups.exe sitestats
myinfo = %..\scripts\ioGroups.exe userinfo %[$user]


new ioftpd 5.1.*

[Events]
OnUploadComplete = EXEC ..\scripts\ioZS\ioZS.exe Upload
OnUploadComplete = TCL ..\scripts\nfourl.itcl
[Post]
dele = EXEC ..\scripts\ioZS\ioZS.exe Delete
[Scripts]
traffic = EXEC ..\scripts\ioGroups.exe sitestats
myinfo = %EXEC ..\scripts\ioGroups.exe userinfo %[$user]

Basically, u put EXEC infront of all executable scripts (exe bat ...), and TCL infront of itcl scripts. Note that % goes infront of the EXEC/TCL. Message files and aliasses remain unchanged:
HELP = !..\help\help.msg
RHS = @config rehash

Also in message files, using the %[execute(..)] cookie:
%[execute(EXEC D:\ioftpd\scripts\blabla.exe Arguments)]
ADDiCT is offline   Reply With Quote
Old 11-12-2005, 03:23 AM   #2
helenoksen
Member
ioFTPD Foundation User
 
Join Date: Oct 2005
Posts: 75
Default

Make this thread sticky please.
helenoksen is offline   Reply With Quote
Old 11-12-2005, 04:49 AM   #3
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Ah, nice, thought this thread had dissapeared completely in the move.
Definately needs to be sticky, highly useful
EwarWoo is offline   Reply With Quote
Old 11-12-2005, 04:53 AM   #4
tuff
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Jan 2003
Posts: 277
Default 5.8.5r to 5.8.6r

Replace ioftpd.exe in system folder
Replace php4ts.dll in system folder

(thread stuck)
__________________
#iotools #ioftpd (both on efnet)
tuff is offline   Reply With Quote
Old 12-26-2005, 05:46 PM   #5
ACiD
Junior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Join Date: Nov 2005
Location: Germany
Posts: 14
Default 5.8.6r to 5.8.7r

Replace ioftpd.exe in system folder
ACiD is offline   Reply With Quote
Reply

Tags
ioftpd, onuploadcomplete, scriptsiogroups.exe, scriptsiozsiozs.exe, upload


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 On
HTML code is Off

Forum Jump


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

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