There are two Free FTP programs that are included with Windows 2000
Profressional: TFTP and FTP.

TFTP: I have never used, but it looks like it may work for you.

Transfers files to and from a remote computer running the TFTP service.

TFTP [-i] host [GET | PUT] source [destination]

  -i              Specifies binary image transfer mode (also called
                  octet). In binary image mode the file is moved
                  literally, byte by byte. Use this mode when
                  transferring binary files.
  host            Specifies the local or remote host.
  GET             Transfers the file destination on the remote host to
                  the file source on the local host.
  PUT             Transfers the file source on the local host to
                  the file destination on the remote host.
  source          Specifies the file to transfer.
  destination     Specifies where to transfer the file.

The other version, FTP can also be used in a script.  I use to download new
virus updates with FTP in a command script.

Regards,
Leonard Lee




> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rifat Kiamil
> Sent: Friday, March 22, 2002 1:46 PM
> To: NT 2000 Discussions
> Subject: Download Files
>
>
> Dear Group,
>       Any body know of a command line tool that can download files via
> HTTP over a proxy?
>
>
>
>
> ********************************************************************
> This email and any files transmitted with it are confidential
> and intended solely for the use of the individual or
> entity to whom they are addressed. If you have
> received this email in error please notify [EMAIL PROTECTED]
> or call +44 (0) 1992 701 704. Please note that any views
> or opinions presented in this email are solely those of
> the author and do not necessarily represent those of
> JJ Fast Food Distribution Limited. Finally, the recipient
> should check this email and any attachments for the
> presence of viruses. The company accepts no liability
> for any damage caused by any virus transmitted by
> this email.
> ********************************************************************
>
>
> ------
> You are subscribed as [EMAIL PROTECTED]
> Archives: http://www.swynk.com/sitesearch/search.asp
> To unsubscribe send a blank email to %%email.unsub%%
>


------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to