ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD. |
12-11-2003, 04:50 PM
|
#1
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
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
|
|
|
12-11-2003, 05:03 PM
|
#2
|
Too much time...
FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,326
|
I though that was 5.4
|
|
|
12-11-2003, 05:19 PM
|
#3
|
Senior Member
ioFTPD Registered User
Join Date: Feb 2003
Posts: 327
|
Neato d1.
an ETA on release?
|
|
|
12-11-2003, 05:39 PM
|
#4
|
Too much time...
FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,326
|
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
|
|
|
12-11-2003, 06:05 PM
|
#5
|
Senior Member
ioFTPD Registered User
Join Date: Oct 2002
Posts: 298
|
sooo, where is it? =))
|
|
|
12-12-2003, 01:03 AM
|
#6
|
Member
Join Date: Oct 2003
Posts: 79
|
expecting...
|
|
|
12-13-2003, 06:37 PM
|
#7
|
Junior Member
FlashFXP Registered User ioFTPD Foundation User
Join Date: Oct 2003
Posts: 19
|
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
|
|
|
12-13-2003, 10:18 PM
|
#8
|
Senior Member
ioFTPD Registered User
Join Date: Sep 2003
Posts: 117
|
Re: 5.4
Quote:
Originally posted by epimetheus
...and progress on the HTTP front.
|
same here...
|
|
|
12-16-2003, 01:36 PM
|
#9
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
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 )
|
|
|
12-16-2003, 02:18 PM
|
#10
|
Junior Member
Join Date: Sep 2003
Posts: 26
|
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?
|
|
|
12-16-2003, 04:59 PM
|
#11
|
Too much time...
FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,326
|
What a useless idea, just dont be lazy..
You could easily make a script do this yourself anyway.
|
|
|
12-16-2003, 05:53 PM
|
#12
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
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)
|
|
|
12-16-2003, 07:53 PM
|
#13
|
Moderator
Administrator
Join Date: Oct 2001
Location: New Mexico, USA
Posts: 1,070
|
why would you completely remove the icon, rather than just making it optional?
|
|
|
12-17-2003, 12:02 AM
|
#14
|
Junior Member
ioFTPD Foundation User
Join Date: Nov 2003
Posts: 25
|
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 !!!
|
|
|
12-17-2003, 05:03 AM
|
#15
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
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
|
|
|
Thread Tools |
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:52 PM.
|