How to name files and trigger file transfer
I'm brand new to WinSCP. I am able to move the files I wish using the GUI, but I am now trying to automate it.
I was going to use a batch file to complete the upload to the site.
I am unsure what file I should save the file in. I'm also unsure how to name the file. In the training documents, it appears that I should name the file .txt, but that obviously is not a batch file.
So to summarize. When I generate the batch file code:
1. Where do I save the file?
2. What extension do I use to save it?
Thank you.
I was going to use a batch file to complete the upload to the site.
I am unsure what file I should save the file in. I'm also unsure how to name the file. In the training documents, it appears that I should name the file .txt, but that obviously is not a batch file.
So to summarize. When I generate the batch file code:
1. Where do I save the file?
2. What extension do I use to save it?
Thank you.