To automate tasks using WinSCP with BATCH file.
Hi everyone,
I am a new user on WinSCP. I don't know how automate WinSCP tasks in order to retrieve a file in FTP. It seems there are three steps:
https://winscp.net/eng/docs/scripting#commands
https://winscp.net/eng/docs/scriptcommand_get#examples
Batch files often tell me
For information, I am under Windows11.
Thank you for your help.
I am a new user on WinSCP. I don't know how automate WinSCP tasks in order to retrieve a file in FTP. It seems there are three steps:
- To log in;
- To retrieve a file in FTP.
- To log out.
https://winscp.net/eng/docs/scripting#commands
https://winscp.net/eng/docs/scriptcommand_get#examples
Batch files often tell me
get
command or another doesn't exist.
For information, I am under Windows11.
Thank you for your help.