New Version :
4.6.50.621 - See first post for download
Upgrade only for ZipScript (added iMDB iNFO and diz to .ioFTPD.Message file)
If you wanna disable DEBUG file, just use "" in 'FileNameDebug' config setting.
Example
Code:
<add key="FileNameDebug" value="" />
Upgrade
Code:
In jeza.ioFTPD.ZsipScript.exe.config add
<add key="AddDizToMessageFile" value="false"/> <!-- Add the .diz content to .ioFTPD.Message file -->
<add key="AddImdbInfoToMessageFile" value="false"/> <!-- Add the iMDB iNFO content to .ioFTPD.Message file -->
<add key="MessageImdbInfoHead" value="|----------=[ Movie Info ]=-----------------------------------------------------------|" />
<add key="MessageImdbInfo" value="| Title....: {5,-80:B79}|{22}| Rating...: {16,-80:B79}|{22}| Votes....: {17,-80:B79}|{22}| Year.....: {6,-80:B79}|{22}| Genre....: {9,-80:B79}|{22}| Runtime..: {15,-80:B79}|" />
Replace all *.dll and *.exe files in 'jeza.ioFTPD.ZipScript'