remote copying
pll at lanminds.com
pll at lanminds.com
Thu Jan 23 08:25:38 EST 2003
In a message dated: Wed, 22 Jan 2003 17:14:39 EST
"Peter Finlay" said:
>This was on a tech site but I have never used it:
Everything contained in your post is technically valid, and perfectly
usable. However, as previously mentioned, rsync is a lot better,
especially if you need to copy the directory structure to another
system across a network.
tar, cp, cpio, etc., all depend upon the directory structure being
local to the system where the command is run. Of course, in old
days, we would just use an rsh command on one side to lob the tar
command across to the remote host and catch the output locally.
However, with rsync and ssh, none of thie is necessary, and it's
trivial to do, even while preserving permissions and time stamps.
--
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE
It may look like I'm just sitting here doing nothing,
but I'm really actively waiting for all my problems to go away.
If you're not having fun, you're not doing it right!
More information about the gnhlug-discuss
mailing list