Software for taking daily backup
Knute Johnson
ubuntu at knutejohnson.com
Tue Oct 11 22:50:42 UTC 2011
On 10/11/2011 9:06 AM, Jatin wrote:
> Hi
>
> I am looking for a backup application to run on my ubuntu 10.04 laptop
> which can take backup in the following way:
>
> I want the application to take the entire folder as backup and then,
> it should check to see which files has changed from the backup that is
> stored already and then
> only do a backup of the file that has changed and leave the rest of the
> files untouched.
>
> Please suggest some applications that can do this for me.
>
> Thanks
> Jatin
>
I just use a cron job with cp -r -u works fine.
--
Knute Johnson
More information about the ubuntu-users
mailing list