There are FTP clients that can do server to server FTP transfers like
SmartFTP and CuteFTP. From doing this myself, it seems like the commands
are handled by my computer, but the data never hits my connection, it goes
from one server to another.
I understand the strict definition of client and server, that's not quite
what I mean here.
> > Is there a COM object that will allow Server-to-Server FTP?
> >
> > I want to transfer files from server A to server B via FTP,
> > but my CF server is server C.
> >
> > I know I could just grab all the files from server A then
> > upload them to server B, but I was hoping to save bandwidth.
>
> There's no such thing as "server-to-server FTP". When using FTP, there's
> always an FTP server, and an FTP client.
>
> If you want to move files directly from A to B using FTP, you'll need to
> have some code on either A or B.
>
> Dave Watts, CTO, Fig Leaf Software
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists