Hi everyone. I currently have a N800 that has been upgraded to Diablo. I am interested in setting something up to automatically back up my SD cards and my home directory each night to my linux box by using something like rsync over wi-fi. Has anyone set something like this up already? If you have, I'd appreciate any pointers. Is there a cron utility available? Does it require root access or can I create a crontab for the default user?
Essentially:
./configure --sysconfdir=/etc
make install
cp /etc/rsnapshot.conf.default /etc/rsnapshot.conf
notes:
backups are saved in the /.snapshots directory
In the config file, I uncommented cmd_cp and cmd_ssh for added functionality.
The logger seems to choke on the -i option, so syslogs of backups might not be recorded
install cron for automated backups