View Single Post

  #2 (permalink)  
Old 05-09-2008
The Natural Philosopher
 
Posts: n/a
Default Re: backup only a few folders

Magician wrote:
> Hi,
> How can I backup only a few folders on a remote system so that the
> folder on the remote system is almost synced
> with the local one.
>
> i want to use the remote folders both for backup and home editing.
>
>
> Thanks in advance

cron
tar,
and some form of remote mount.

and a script to tie them together.
Reply With Quote