Re: remote copying

2003-01-22 Thread Robert Anderson
I would use rsync. -- Robert E. Anderson email: [EMAIL PROTECTED] Systems Programmer phone: (603) 862-3489 UNH Research Computing Centerfax: (603) 862-1761

Re: remote copying

2003-01-22 Thread pll
In a message dated: Wed, 22 Jan 2003 14:53:46 EST Robert Anderson said: I would use rsync. Not rEmacs? It has everything, including the kitchen sync ;) -- Seeya, Paul -- Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE It may look like I'm just sitting here doing

Re: remote copying

2003-01-22 Thread Robert Anderson
Well you could run rsync from an emacs shell. But then again I'm sure we'll be getting a PERL solution soon. The other swiss army knife of Unix. (Although emacs could make the PERL look pretty too). ;) -- Robert E. Anderson

Re: remote copying

2003-01-22 Thread Randy Edwards
Robert Casey wrote: I would like to do this copy and keep permissions if possible. rsync, tar, or cp -ax would seem logical. Does this have to be done at each boot or is it a one-time deal? -- Regards, | [EMAIL PROTECTED] | GNU/Linux: superior tools .| http://www.golgotha.net

RE: remote copying

2003-01-22 Thread Peter Finlay
This was on a tech site but I have never used it: Robin Hurd 16 Dec 2002, Rating 3.83 (out of 5) This tip will allow you to copy directory trees without worrying about ownerships, permissions, etc. (Note: This command is good for Unixes without a recursive copy command) The FIND