@juraj: See Cannot locate COM executable
- martin
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
winscp.com
/winscp.exe
to the PATH
:
PATH
environment variable manually...
C:\Program Files (x86)\WinSCP\
C:\Program Files (x86)\WinSCP
. I have tried restarting the server after installing WinSCP and even when I open the cmd
and type winscp
I get the above error... any ideas?
winscp.com /log=ftp.log /command ^
"open ftps://Administrator:password@server.com/ -passive -explicitssl -explicittls" ^
"synchronize remote C:\Users\Administrator\Documents\dumps /folder" ^
"exit"
pause