Minor mispelling at various locations, please find more of them.
Added console "debug" routines, press D to toggle.
Added SITE IDLE command.
Fixed missing parameter in log stamp from TYPE command.
Added RNFR and RNTO rename commands.
Added WelcomeFile variable in ipsgroup.cfg.
USER and PASS command give error message if allready logged in.
Looking up hostname for log file. (I had forgot about this)
Still missing:
REXX hooks.
Access rules (like the system in zftpd).
1998/01/24 04:00 InetPowerServer/2 v0.50
Whats new:
Fixed "" user response on non existing user.
Written better readme file.
Changed files in doc/ to .html.
I had messed up the bits in the rwx accessed, now fixed.
Implemented EA support. It is now possible to set rigths using ch* style UNIX utilities.
Last memory leak in ftp client object fixed, current memory leakage is 0 bytes. :)
Still missing:
Rename commands.
SITE commands.
1998/01/23 17:40 InetPowerServer/2 v0.50Bg
Whats new:
Some semi multidisk feature implemented. You will be able to set the standard RootDirectory empty and change between /d, /e etc. but you will not be able to change to /. This could confuse some ftp clients.
Idle timeout activated, added Timeout variable in ipsgroup.cfg.
Added logging to all completed ftp functions.
Fixed the memory leak in the previous release, this was not done for debug purposes at first.