Home All Groups Group Topic Archive Search About
Author
20 Oct 2005 6:51 PM
Rick
How can I copy a file from an FTP site (FTP1) to another FTP site(FTP2)?

This is real - no homework!



--
Rick

Author
20 Oct 2005 7:24 PM
Jeff Johnson [MVP: VB]
"Rick" <R***@discussions.microsoft.com> wrote in message
news:99844CCB-CA5B-4187-9E8F-3CD2620BF346@microsoft.com...

> How can I copy a file from an FTP site (FTP1) to another FTP site(FTP2)?
>
> This is real - no homework!

Have a look at the Inet control. (Go to Project References and start looking
under items that begin with "Microsoft".)
Author
20 Oct 2005 11:08 PM
Kevin Provance
Download the file to your hard drive and then upload it to the second site.
Couple this with Jeff's suggestion and you should fare well.

- Kev

Show quoteHide quote
"Rick" <R***@discussions.microsoft.com> wrote in message
news:99844CCB-CA5B-4187-9E8F-3CD2620BF346@microsoft.com...
> How can I copy a file from an FTP site (FTP1) to another FTP site(FTP2)?
>
> This is real - no homework!
>
>
>
> --
> Rick