--fake-super and xattr between Linux and Solaris 10

2008-03-05 Thread Corey McGuire
Hello trusty rsync list, I'm excited about --fake-super as it will replace too much work with none at all. I have gotten it to work under linux and I have a fair grasp with what is happening there. I have a problem, though, and that is, in the long term, I'll need to archive my Linux systems not

Re: Rsync - expensive startup question

2003-11-09 Thread Corey McGuire
Would something like "find -type d -exec rsync {}/* server::mod/{}/. \;" work for you? At least, something elong those lines... -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: Smoother bandwidth limiting

2003-11-07 Thread Corey McGuire
I rather like bwlimit... i suffer the same problem as Mikko in that I have a slow uplink. I haven't experienced his particular problem, though, and bwlimit seems to do its job well... Using some other networking tool or QOS just complicates the matter, and since rsync excels at doing large tr

Re: rsync to 2000/NT servers?

2002-12-17 Thread Corey McGuire
If you are going to copy a 2000 system (meaning, you'll have two from the same image) you'll need Sysprep as well as ghost (available on MS's site) which will make sure each has a unique GID. If you are archiving a system so that it is fully bootable, or upgrading a drive, ghost is about the only