Re: Do not throw an exception when a remote directory/file does not exist
Do you mean that you call
You can use
See https://winscp.net/eng/docs/scriptcommand_option#batch
get /non/existing/directory/*
?
You can use
option batch continue
.
See https://winscp.net/eng/docs/scriptcommand_option#batch