Re: winscp.com running via a batch file doesn't retrieve file requested
See https://winscp.net/eng/docs/troubleshooting#scripting
Run the batch file from Windows console (
Or enable logging and inspect the log.
Run the batch file from Windows console (
cmd.exe
) to see its output.
Or enable logging and inspect the log.
To generate log file, use
/log=path_to_log_file
command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.