View Single Post
Old 02-24-2013, 03:27 AM  
jeza
Senior Member
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

update : jeza.ioFTPD.Framework (replace existing files)

DataSourceDupeUpdateCommand can now use next parameters
Code:
{0} : releaseName
{1} : realPath (full path + releasename)
{2} : virtualPath (full virtual path + releasename)
{3} : DestinationVirtual (from config)
{4} : Destination (from config)
{5} : SourceVirtual (from config)
{6} : Source (from config)
{7} : realpath (without releasename)
for the error 'System.Runtime.InteropServices.COMException (0x80090006):' i still have no idea.
workaround is to use windows task instead of scheduler in ioFTPD and set
Code:
<add key="FileNameInternalLog" value="e:\\server\\ioFTPD\\logs\\jeza.ioFTPD.log" />
to ioFTPD.log
jeza is offline   Reply With Quote