Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Batch command download latest file

$
0
0

I have a batch file that download txt files from my web server. I need to download only the most current txt file.

How do I do that?

This is what I have so far:

 connect xxx.xxx.xxx
 username
 password

 CD /Client/ABCCompany/
 LCD/test
 get *.txt

 quit
 close()

Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>