mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
scp upload command
This commit is contained in:
@@ -74,7 +74,7 @@ elif [ ${mode} = "restore" ]; then
|
|||||||
echo "To make upload open a new terminal on your laptop,"
|
echo "To make upload open a new terminal on your laptop,"
|
||||||
echo "change into the directory where your lnd-rescue file is and"
|
echo "change into the directory where your lnd-rescue file is and"
|
||||||
echo "COPY, PASTE AND EXECUTE THE FOLLOWING COMMAND:"
|
echo "COPY, PASTE AND EXECUTE THE FOLLOWING COMMAND:"
|
||||||
echo "scp -r admin@${localip}:/home/admin/lnd-rescue-*.tar.gz ./"
|
echo "scp -r ./lnd-rescue-*.tar.gz admin@${localip}:/home/admin/"
|
||||||
echo ""
|
echo ""
|
||||||
echo "Use password A to authenticate file transfere."
|
echo "Use password A to authenticate file transfere."
|
||||||
echo
|
echo
|
||||||
|
Reference in New Issue
Block a user