PDA

View Full Version : Site Time


Flare2
03-28-2003, 06:01 AM
to show systemtime.

azert
03-28-2003, 06:10 AM
create new file in x:\ioFTPD\text\ftp\time.msg

in time.msg write

Server time is now %[time(%H:%M)]



and in ioFTPD.ini under section [Scripts] write

TIME = !..\text\ftp\time.msg


use command: site time

:)


thats all!