Web Hosting Talk







View Full Version : ftp for 2 web servers


sunny-wht
11-28-2002, 08:10 PM
Hi,

if I have two webservers, how can I exchange data from one server to the other via ftp ? I heard there is a program
which servers 2 servers, not server, own pc.

( both linux )

sunny

sunny-wht
11-28-2002, 08:11 PM
I mean i do not want to download from server1, then upload to server2 but copy it directly.

sunny

Wolfy
11-28-2002, 10:20 PM
Sounds like you want to use FXP to transfer directly from one FTP server to the other. Check out www.flashfxp.com
(you may need to enable FXP transfers on your FTP server)

sunny-wht
11-29-2002, 04:21 AM
Hi,

thatīs what I was lookig for.

Thanks,

sunny

zerphyte
11-29-2002, 05:13 PM
ftp is evil! use scp. think there is a windows client called winscp or somethin for it or of course do it by cli.

sunny-wht
11-29-2002, 09:22 PM
but as I see it only manages local machine and server, not two servers.
Or am I wrong ?

Sunny