From: David K. <da...@ke...> - 2018-10-16 14:24:26
|
It is also possible to build rclone right into Astlinux if you build your own custom image. See... https://github.com/dkerr64/astlinux/commit/32a341eb11d9102b1c51222504161022d98dd10b This added it to my own custom image. But, after using it for a while I no longer include it in my builds. The binary is huge. And I decided that if I really wanted to use rclone I would use it from a full Ubuntu image (that I run in a QEMU KVM on my Astlinux box... yes if custom build you can include QEMU and run a full linux (or any OS supported by QEMU/KVM) on Astlinux). David On Tue, Oct 16, 2018 at 9:58 AM Fernando F. <dig...@gm...> 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 <http://www.txweather.org> > > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... |