ftp copy

Loren M. Lang lorenl at alzatex.com
Tue Oct 26 01:38:17 PDT 2004


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

-- 
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
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041026/f74a420e/attachment.bin


More information about the freebsd-questions mailing list