Thread
:
"Site Who" command
View Single Post
02-06-2013, 12:50 AM
Yil
Too much time...
Join Date: May 2005
Posts: 1,194
When you define the 'who' command under FTP_Custom_Commands prefix the parameters with a "^". Like
Code:
who = ^TCL ../scripts/mywho.tcl
That will prevent the server from running any built-in command of the same name.
Yil
View Public Profile
Find More Posts by Yil