Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

How to automate FTP uploads from the Windows Command Line

Share this post!
 Vote this!

Windows has included batch files since before it existed… batch files are really old! Old or not, I still find myself frequently creating batch files to help me automate common tasks. One common task is uploading files to a remote FTP server. Here’s the way that I got around it.First, you will have to create a file called fileup.bat in your windows directory, or at least inside some directory included in your path. You can use the “path” command to see what the current path is.  More...

0 comments:

Post a Comment