On Wed, Dec 2, 2015 at 4:20 PM, martin f krafft <madd...@madduck.net> wrote:
> Hello,
>
> before I hack this up myself, I wanted to ask if someone already has
> a solution I could possible reuse.
>
> I am looking for a way to automate sending an archive (tarball) of
> the latest backup of each of my hosts to an offsite machine, using
> scp and GnuPG for encryption. Can this be done within BackupPC and
> scheduled regularly, or is this a cronjob I'd need to hack up?

Backuppc doesn't have a way to automate this, but it should be simple
to do in a cron command line using BackupPC_tarCreate to generate the
archive and pipe it through whatever else you need.    However, you
might want to consider running an offsite instance of backuppc to back
up the same targets directly, using a vpn for the connection if
necessary.  Both the storage and transfer would be much more efficient
that way.

-- 
   Les Mikesell
     lesmikes...@gmail.com

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to