How do you set the log file to Append to the existing file if it exists, opposed to overwriting? I'm calling the logging function with:WsftpApi.LogToFile(True, LogFullPathAndFileName)
Thanks.