I'm evaluating the Pro product before registering. I need to compress and send files to a remote host using the command line interface. I've set up the the site and can manually do it through the user interface. However, whenever I do it from the command line it fails.
In order to try to break down the issue I then did a zip only option. Using the command "c:\program files\coreftp\coreftp.exe" -ziponly "v:\sven\export\21\JarroldsStock.zip" "v:\sven\export\21\*.xml" to create a zip file in the directory where the target xml file(s) exists. Each time I run it I get "Cmd line exception"