11-02-2004, 03:54 PM
|
#6 |
| Too much time... FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,364
|
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.
|
| |