Hi donnie,

Am Donnerstag, 31. Juli 2003 08:23 schrieb donnie berkholz:
[...]
> As it turns out, rsync is quite a useful tool for this, although it's
> obviously not a filesystem.
>
> In my ~/.bashrc:
> alias home-up="rsync -avz -e ssh --exclude downloads/ ~/ master:~/"
> alias home-down="rsync -avz -e ssh --delete --exclude downloads/ --exclude
> ogg/ music/ master:~/ ~/"
>
> I type 'home-down' when I'm taking my laptop away, and 'home-up' when I
> bring it back to sync with other things. I don't care to have a bunch of
> stuff cluttering up my laptop so I exclude a few directories when
> downloading.

did you know unison? You should take a look!

/CrPy


--
[EMAIL PROTECTED] mailing list

Reply via email to