|
Home > Archive > IIS FTP Server > January 2004 > Automating ftp logon
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Automating ftp logon
|
|
|
| Hello, I am trying to create a batch file that will copy
files from a Windows XP Professional FTP server to a
Windows 2000 box within my orginization. How would you
create a batch file that would copy two files moc1.txt and
moc2.txt from IP address 192.168.1.X, logon ID MOC, logon
Password XXXX. The batch will be run from the Windows 2000
PC.
I need this to be totally automated and I will be using
Windows Task Manager to execute the batch daily at a
certain hour.
Your help is greatly appreciated.
Iram/mcp
| |
| Bernard 2004-01-24, 1:53 am |
| Try -
Using FTP Batch Scripts
http://support.microsoft.com/?id=96269
--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"Iram" <anonymous@discussions.microsoft.com> ????
news:001101c3c96f$525d1290$a301280a@phx.gbl...quote:
> Hello, I am trying to create a batch file that will copy
> files from a Windows XP Professional FTP server to a
> Windows 2000 box within my orginization. How would you
> create a batch file that would copy two files moc1.txt and
> moc2.txt from IP address 192.168.1.X, logon ID MOC, logon
> Password XXXX. The batch will be run from the Windows 2000
> PC.
> I need this to be totally automated and I will be using
> Windows Task Manager to execute the batch daily at a
> certain hour.
> Your help is greatly appreciated.
>
> Iram/mcp
|
|
|
|
|