I am attempting to code a command line transfer. I issue the command:
c:\Program Files\Coreftp\coreftp.exe -s-O -site sitename -u <sourcepath\*.*>
The product opens, but tries to connect to the local server IP address:21, not the site coded in the SiteID and port 22. I have also tried to use the url of the site with the same result.
Is this a bug?