Go Back   FlashFXP Forums > > > >

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

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 12-11-2003, 04:50 PM   #1
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default 5.4

Changes:
1) More detailed errors on INTERNAL SITE commands.

[16:40:32] [L] site adduser boo
[16:40:32] [L] 500-Not enough arguments for command: adduser.
[16:40:32] [L] 500 Command failed.

[16:41:19] [L] site kick darkone with too many arguments
[16:41:19] [L] 500-Invalid argument: with too many arguments.
[16:41:19] [L] 500 Command failed.

[16:42:07] [L] site renuser barkone typo
[16:42:07] [L] 500 barkone: User does not exist.

[16:42:54] [L] site grpadd lSpeed
[16:42:54] [L] 500 lSpeed: Group already exists.

[16:44:12] [L] site change darkone vomits 0
[16:44:12] [L] 500-Invalid argument: vomits.
[16:44:12] [L] 500 Command failed.

In other words: it's able to show the exact argument(s) that triggered the error.

2) Internal unicode support. All routines are unicode ready; logging, users, groups, directory lists, .... (Unicode version of ioFTPD will be released at later point)

3) Initial version of integrated HELP command/database.

4) SITE WHO renamed to SITE SWHO

5) Config layout redesign

6) Per service message paths

7) Neutral default look
darkone is offline  
Old 12-11-2003, 05:03 PM   #2
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

I though that was 5.4
neoxed is offline  
Old 12-11-2003, 05:19 PM   #3
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default

Neato d1.

an ETA on release?
Pichento is offline  
Old 12-11-2003, 05:39 PM   #4
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default Re: 5.4

Quote:
Originally posted by darkone
4) SITE WHO renamed to SITE SWHO
When you say renamed... was WHO renamed to SWHO and another WHO added or was WHO dropped entirely?

Great work as always
neoxed is offline  
Old 12-11-2003, 06:05 PM   #5
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

sooo, where is it? =))
-=DoBBeR=- is offline  
Old 12-12-2003, 01:03 AM   #6
sCry
Member
 
Join Date: Oct 2003
Posts: 79
Default

expecting...
sCry is offline  
Old 12-13-2003, 06:37 PM   #7
epimetheus13
Junior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 19
Default 5.4

Christmas present maybe?
All I wanted for Christmas was my 5.4, screw the 2 front teeth. lol

Great work Darkone, patiently waiting for 5.4 and progress on the HTTP front.

Epi
epimetheus13 is offline  
Old 12-13-2003, 10:18 PM   #8
Pharaoh
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 117
Default Re: 5.4

Quote:
Originally posted by epimetheus
...and progress on the HTTP front.
same here...
Pharaoh is offline  
Old 12-16-2003, 01:36 PM   #9
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Heh.. still no http updates However there'll be plenty of other cool improvements.. now that basic funtionality is in, I can focus on developing/improving functions (next version will include rehash improvements; scheduler, hosts.rules, etc. are updated... no need to restart anymore )
darkone is offline  
Old 12-16-2003, 02:18 PM   #10
donate
Junior Member
 
Join Date: Sep 2003
Posts: 26
Default

For 5.4 is it possible to make a filename setting?

ioftpd.ini:

[Locations]
ioFTPD_EXE_File = ioftpd.exe
User_Id_Table = ..\etc\UserIdTable
Group_Id_Table = ..\etc\GroupIdTable
Hosts_Rules = ..\etc\Hosts.Rules

User_Files = ..\users
Group_Files = ..\groups
Log_Files = ..\logs
Cache_Files = ..\cache

Default_Vfs = ..\etc\default.vfs
Environment = ..\etc\ioftpd.env

Then when you update a new version you change:
ioFTPD_EXE_File = ioftpd.exe
to
ioFTPD_EXE_File = ioftpd2.exe
or something and then site make a script. from ioftpd, to cycle the ioftpd, so it will close ioftpd.exe and runs ioftpd2.exe, so you dont need windows access anymore, ofcourse flagged with M.

(
so maybe a OLD and NEW file setting....
ioFTPD_EXE_File_OLD = ioftpd.exe
ioFTPD_EXE_File_NEW = ioftpd2.exe
)

is it possible?
donate is offline  
Old 12-16-2003, 04:59 PM   #11
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

What a useless idea, just dont be lazy..

You could easily make a script do this yourself anyway.
neoxed is offline  
Old 12-16-2003, 05:53 PM   #12
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Hmms, let's see, if I can get ioFTPD to shutdown nicely btw. icon is now permanently gone (one could write module that enables it)
darkone is offline  
Old 12-16-2003, 07:53 PM   #13
Linkster
Moderator
Administrator
 
Join Date: Oct 2001
Location: New Mexico, USA
Posts: 1,070
Default

why would you completely remove the icon, rather than just making it optional?
Linkster is offline  
Old 12-17-2003, 12:02 AM   #14
foutchman
Junior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 25
Default

Quote:
Originally posted by darkone
... (next version will include rehash improvements; scheduler, hosts.rules, ... no need to restart anymore )
great news
big op to darkone !!!
foutchman is offline  
Old 12-17-2003, 05:03 AM   #15
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Quote:
Originally posted by Linkster
why would you completely remove the icon, rather than just making it optional?
System services don't have icons I doubt I can get that in to 5.4... but most certainly, 5.5 will run as service
darkone is offline  
Closed Thread

Tags
500, arguments, command, site, [l]

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

Forum Jump


All times are GMT -5. The time now is 05:53 AM.

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