Date: Tue, 26 Oct 2004 01:38:14 -0700 From: "Loren M. Lang" <lorenl@alzatex.com> To: Gert Cuykens <gert.cuykens@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: ftp copy Message-ID: <20041026083814.GF6513@alzatex.com> In-Reply-To: <ef60af0904102600595f4ef23c@mail.gmail.com> References: <ef60af0904102600595f4ef23c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--1Ow488MNN9B9o/ov Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 26, 2004 at 09:59:30AM +0200, Gert Cuykens wrote: > Is there a way to copy one file from a remote directory to a other > remote directory ? Yes, it's a special feature of the ftp protocol to tell Server A to send file to Server B control from Client C while not requiring the data to go through the client. Now, for a program that actually uses that, I'm not sure, seems like ftpcopy might do it in the ports tree. Though, I really think you should be using a more secure protocol like scp or sftp, but I don't know if they support the direct server to server copy like ftp. Anyone else tried it? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C =20 --1Ow488MNN9B9o/ov Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBfgz2+vN6RuSjKAwRAolgAKC/MX/YY/TbDSSTGj1UGZ0OLJjW3ACdFW1q lO1ZFAnfDjxWMDo5cgZ8b04= =a3Oz -----END PGP SIGNATURE----- --1Ow488MNN9B9o/ov--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041026083814.GF6513>