Tuesday, August 25, 2015, 5:12:55 PM, you wrote: > Does anyone have an automated way to backup an Astlinux box? Yes! I'm using rsync!
> Scripts, crontabs or anything like that? I know we can do it I'm running every night a cron job... # Key disk - backup and rsync 3 5 * * * nice -n 19 rsync --delete --quiet --archive /mnt/kd/ FQDN::xxxx || (echo "Fail"; exit 1) > manually but I am more interested in something that is automated and > it can send backups to lets say a USB drive or an external server. Can any > one share please? ------------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.