Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

alandataio

Cannot start WinSCP Application

Using Version 5.13.4 (Build 8731)
OS Windows Server 2012R2
Creating a .bat file as follows:
winscp.com /command ^
"open sftp://box_elder:password@peachjar.com/ -hostkey=""ssh-********************""" ^
"put ""E:\SQL Data Export\PeachJar-Data\BoxElderSchoolDistrict.csv""" ^
"close" ^
"EXIT"

I get a Cannot start WinSCP Application Erorr
The path is in the environment variables
What am I doing wrong?