How to create a .BAT file to download file from FTP server?
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-05-19T15:11:58Z
Indexed on
2010/05/19
15:20 UTC
Read the original article
Hit count: 307
How to create a .BAT
file to download file or folder from FTP server? (and replace with it existing file) (we have links like ftp://me:[email protected]/file.file
and absolute file link like C:\Users\UserName\Some mixed ??????? English Adress\file.file
) (using only native windows (xp vista win7 etc) BAT functions and files)
© Stack Overflow or respective owner