How can I know if my script is working or not?
Prikryl,
I have a script file that is similar to an example you have on here, call it example.txt that simply does a put on one file for simplicity.
I run it like this:
>WinSCP.exe \console \script=example.txt
When it finishes it just goes back to the cursor:
>
Is there a way I can add something to the script to have it tell me what is going on with the script as it runs?
Or have it create a log file?
I don't know if it ran sucsessfully or not!
Thanks
I have a script file that is similar to an example you have on here, call it example.txt that simply does a put on one file for simplicity.
I run it like this:
>WinSCP.exe \console \script=example.txt
When it finishes it just goes back to the cursor:
>
Is there a way I can add something to the script to have it tell me what is going on with the script as it runs?
Or have it create a log file?
I don't know if it ran sucsessfully or not!
Thanks