File_zilla
Place the code between the lines shown.
For Server_Start.bat
udrive\home\admin\program\unidelay.exe
:### New for FileZilla Server ##################################
rem Update FileZilla drive letter
CALL udrive\filezilla_server\change_drive_letter.bat %Disk%
rem Start FileZilla Server
CALL udrive\filezilla_server\filezilla_start.bat
:#####################################################
%Disk%:
For Stop.bat
if exist udrive\usr\local\apache2\logs\drive.txt del udrive\usr\local\apache2\logs\drive.txt
:### New for FileZilla Server##################
CALL udrive\filezilla_server\filezilla_stop.bat
:####################################
rem Stop Apache indirectly stops MySQL
Will update the Wiki when I have time
Note: Once you have it working copy over libeay32.dll and ssleay32.dll
from folder UniServer\udrive\plugins\key_cert_gen\gen to UniServer\udrive\filezilla_server create new certs. They are the latest libs.
All the best
Ric