lncm / noma

Noma - Bitcoin lightning node management CLI utility & Python API
https://lncm.io
Apache License 2.0
5 stars 2 forks source link

scp channel backup #54

Closed AnotherDroog closed 5 years ago

AnotherDroog commented 5 years ago

This PR adds a simple command noma lnd backup that uses scp to send channel.backup via ssh to a host defined in config.py

Users will need to configure the location of a passphrase-less SSH private key in config.py and prepare the target host with pubkey & writable directory