View Single Post
Old 11-05-2004, 02:30 AM  
dink-puller
Member
 
dink-puller's Avatar
 
Join Date: Sep 2004
Posts: 58
Default

Quote:
Originally posted by NeoXed
You could have just used a simple batch file...

Code:
ECHO !change %1 vfsfile ..\\etc\\private.vfs
EXIT 0
Is this how all ioFTPD commands can be executed in a batch file?
And...can the custom commands be added to a batch file too this same way, i.e. ECHO !<command> <params>, or just native ioftpd commands?
dink-puller is offline   Reply With Quote