I've been using Ubuntu for about 6 months and have got into bad habits with regards to data backup compared to the organised system I ran on Vista (Robocopy/Acronis etc).
I'd like to achieve a daily backup of home directory with the ability to specify or exclude certain folders.
The situation regarding the backup is as follows:
Home directory in an ext3 partition will be backed up to /media/backup currently an NTFS partition.
I've seen various scripts, confusing a linux newbie like me, with options ranging from "cp" I guess a straight copy?, "tar", rsync and dirvish, the latter seems interesting as it uses a snapshot incremental based system.
I'm not sure if all those would work to an NTFS partition? Can anyone recommend which route I follow?
Many thanks
I'd like to achieve a daily backup of home directory with the ability to specify or exclude certain folders.
The situation regarding the backup is as follows:
Home directory in an ext3 partition will be backed up to /media/backup currently an NTFS partition.
I've seen various scripts, confusing a linux newbie like me, with options ranging from "cp" I guess a straight copy?, "tar", rsync and dirvish, the latter seems interesting as it uses a snapshot incremental based system.
I'm not sure if all those would work to an NTFS partition? Can anyone recommend which route I follow?
Many thanks