Jim,
Quote:If the config such as FTP does not support DEL, the evtFileDel should default to 0.
the evtXXX settings can have 3 values:
-1: this event is not supported (grayed out)
0: this event is supported, but not selected by you
1: this event is supported and selected by you
However, the gui also checks the wdopAutoFtp.dll to see if it supports filedel. The actual "runtime" (wdRun.exe) does not do these checks, it just does what is configured. I will change the next release so wdRun will also ignore events not supported by the plugin (instead of aborting).
I am very curious how your config got the "1" value for filedel if you didn't edit it manually. Can you do a disk-check (chkdsk) of the drive with the config files?
Quote:I have had a look at the other configs for FTP, some were missing all event parameters
You mean there is no [watchDirectoryEvents] heading anywhere in the config? weird indeed!
To fix the issue, you can manually edit the configs for those FTP tasks.
Gert