You can use Remote Administrator to do this (at least manually) 
http://www.famatech.com/

You install RA on both remote servers.  (Much faster than pcA or VNC!)

You login to one of your remote servers (in Full Control Mode), call it 
Server A.  You then remotely start a Client RA session on Server A (in File 
Transfer Mode).  You then drag and drop files from Server A to Server B.

(Now if I could find a California ISP that supported Multilink 56K, I'd 
dump DSL and go to co-lo, RA, and 2 56K modems)

best,  paul


At 08:51 PM 6/3/01 -0400, you wrote:
>There's a name for that, it might be called Remote Transfer. The data does
>not go through your computer. Very useful for moving big files from one
>server to another when you're on a dialup. ;p The client fakes the
>connection to each computer so they think they're talking to each other
>essentially. I'm sure you could do it with command line utility on Linux,
>but I don't know of anything for Win32. Except doesn't WS-FTP support
>that? And doesn't it have a scripting tool?
>
> > 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

Reply via email to