Answered in detail in scripting.vbscript. Have a look at this site to see
the merits of crossposting vs. multiposting. Multiposting tends to waste
people's time and won't win you any friends.
http://www.blakjak.demon.co.uk/mul_crss.htm
================================
"James" <> wrote in message
news:...
This might be a dumb question but, I can't find a simple answer anywhere.
Is there a way via a bat or cmd (even vbs) to:
1) auto logon to a FTP server
2) do an "xcopy" from a ftp server to one directory on the local drive
3) auto logoff and close the ftp session
I don't need the folders off of the ftp server. I just need all of the
files that are in separate folders to be placed in one folder locally.
Finally, is there a way to skip files that are already on local drive so
they do not get re-written?
Thanks in advance,
James