View Single Post
Old 11-02-2004, 04:54 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

You could have just used a simple batch file...

Code:
@ECHO OFF
ECHO Changing '%1' VFSFILE to '..\\etc\\private.vfs'
ECHO !change %1 vfsfile ..\\etc\\private.vfs
EXIT 0
BobbyBonilla, please post in the correct forum category; this is not a question specific to registered ioFTPD versions.
neoxed is offline   Reply With Quote