[NTLUG:Discuss] NFS & Mirrordir times

MadHat madhat at unspecific.com
Wed Jul 16 14:26:34 CDT 2003


On Wed, 2003-07-16 at 14:11, David Venable wrote:
> >
> >
> >I've not been following....  have you looked at using rsync at all? I've
> >used both NFS and rsync to backup stuff accross the network and most of 
> >my test have shown rsync being faster. It might depend on the type of 
> >data and amount, but it works better for me. 
> >
> >Rsync ( in theory ) copies just the changed data in a file. So... if 
> >you have a 10meg file that 1000 bytes change in, rsync will only copy
> >the 1000+some-overhead-bytes instead of the hole 10meg file. 
> >
> >Anyway... before you pull your hair out with NFS... you might want to 
> >look at other options. 
> >
> And rsync can be configured to work over ssh so there's some added 
> protection, not to mention being able to compress the SSH connection
> 

And adding in ssh keys, you can generate a passphraseless key and
completely automate this.  Easy, secure, only updates what is
necessary...  what more could you ask for? ;)

-- 
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
   -- Lewis Carroll - _Alice's_Adventures_in_Wonderland_




More information about the Discuss mailing list