Hope someone can offer some help, I am trying to use the Command line to connect to a remote site. I have created a Site in the Site Manager called GEN and it connects and lets me transfer files without a problem, this is using a SSH/SFTP Connection Type. I want to automate this so I have created a batch file with the following code
C:\"Program Files"\coreftp\coreftp.exe -site GEN -u "\\CEG\Rep\Export\test.txt"
When connecting through the site manager it automatically opens the destination which is represented by the "/" seen in right hand pane of the application, not sure if this needs to be coded in to the command line above.
When command line runs it opens CoreFTP but tries to connect to an IP of 172.18.5.39 which is not the IP being used in my site manager and I just end up with an error Can't establish connection, can someone tell me where I am going wrong, Newbie at all this.
Thanks
