On Fri, 2008-02-29 at 18:18 -0800, Gary Kline wrote: > Is there a flag I can set to use with rsync to backup every file of > /usr/home/* [here on my FBSD desktop] to my Ubuntu desktop that has > only /home/*?? > > Of course, I could always create /usr/home on my other computers. ... > > tia, > > gary > >
rsync -av /usr/home/* [EMAIL PROTECTED]:/home/backup _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
