"John" == John Lange john.lange@bighostbox.com writes:
John> On an entirely related note, does anyone have a good script John> (possibly using rsync) for keeping files up-to-date between John> a desktop and a laptop by way of a central server ?
Hey John, you might want to have a look at a version control system such as subversion or cvs. That way, you get the version management as well, so you can back up over mangled or altered files.
There was an older (year or two) article in the Linux Journal too, which may be on-line. In it, the author had placed his whole home directory in CVS.
Cheers, Tim