Re: Host does not exist
Do you mean that when you run
winscp.exe /console /command "option batch off" "open root:password@172.x.x.x"
it works, while when you run
winscp.exe /console /script=script.txt
from the very same location, where script.txt includes command
open root:password@172.x.x.x
it does not work?
It does not make much sense.
Try to turn on logging in both cases and compare the log files as described here:
https://winscp.net/eng/docs/faq_environment
winscp.exe /console /command "option batch off" "open root:password@172.x.x.x"
it works, while when you run
winscp.exe /console /script=script.txt
from the very same location, where script.txt includes command
open root:password@172.x.x.x
it does not work?
It does not make much sense.
Try to turn on logging in both cases and compare the log files as described here:
https://winscp.net/eng/docs/faq_environment