> From: Beech Rintoul <[EMAIL PROTECTED]> > Date: Tue, 1 Oct 2002 09:55:34 -0800 > Sender: [EMAIL PROTECTED] > > I'm need to take the contents including dotfiles from about 300 user > directories and move them into another set of identical directories on > another filesystem. Is there an easy script to do this? I dont want to > overwrite the contents of the target directories just add to them. > Both filesystems are mounted on the source machine.
/usr/ports/net/rsync? It is vastly more efficient than copying file-by-file or even than using rat(1) and copying the single file. rsync(1) must be installed on both systems. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: [EMAIL PROTECTED] Phone: +1 510 486-8634 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message