Tarsnap is a no brainer. I am updating all my systems to use it. Regards Michael Knill
From: David Kerr <da...@kerr.net> Reply-To: AstLinux List <astlinux-users@lists.sourceforge.net> Date: Wednesday, 17 October 2018 at 1:48 am To: AstLinux List <astlinux-users@lists.sourceforge.net> Subject: Re: [Astlinux-users] rclone backup I think is backup Astlinux is the goal then tarsnap is a far better approach. rclone is a general purpose copy utility much like rsync with support for an awful lot of protocols some proprietary to specific cloud vendors. So there is a use case for it. But I don't think it belongs in Astlinux. While it works perfectly well it is a huge binary (relative to the norm for Astlinux). I had experimented with it to backup some content of my NAS to off site cloud storage and thought it would be cool to have astlinux act as the copying agent with rclone. But in the end I decided that was not the place for it. David On Tue, Oct 16, 2018 at 10:25 AM Lonnie Abelbeck <li...@lonnie.abelbeck.com<mailto:li...@lonnie.abelbeck.com>> wrote: Hi Fernando, Have you looked at Tarsnap? This remote backup service is directly supported within AstLinux. Tarsnap Online Backup https://doc.astlinux-project.org/userdoc:tt_tarsnap_online_backup The data "deduplication" works spectacularly well, along with it's tar-like command-line interface. Lonnie PS, Fernando I took a quick look at your scripts, you violate the AstLinux rule for not writing to the main image here: -- ln -s /mnt/kd/.rclone/bin/rclone /usr/sbin/rclone -- Why not just use "/mnt/kd/.rclone/bin/rclone" instead of creating a symlink ? > On Oct 16, 2018, at 8:58 AM, Fernando F. > <digitaldis...@gmail.com<mailto:digitaldis...@gmail.com>> wrote: > > Team, > > I have created an rclone install script for AstLinux. > I needed a way to backup to Backblaze B2. > rclone does the trick.... been that is a static binary and dependencies are > very minimal to none. > Also it can backup to many other cloud services including local/network > storage > For those who are brave and like to work on the command line knock your self > out :) > https://github.com/parallelsys/astlinux_scripts/tree/master/rclone > > Tested with the latest version of astlinux. Unable to test on an older > version as I got rid of my old one. > > Thank You, > > Fernando Fuentes > Texas Weather _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net<mailto: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<mailto:pay...@krisk.org>.
_______________________________________________ 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.