Hello, I'm looking for a script that can simply download a file using windows FTP. Can this be done in a batch file?
Thanks.
|
1
|
|
|
|
|
1
|
Hi there, yes, windows has a built-in FTP app. I would use it to move small files, but nothing intensive. Here you can schedule a task to run the batch file. It refers to the .txt that controls the FTP session: ftpsite.bat
ftpjobrun.txt
|
||
|
|