Downloading files from your node
Using the secure file transfer protocol (SFTP)
An easy way to extract (i.e. download) files from your validator node onto your working laptop is to make use of SFTP - an extension of the SSH protocol.
To connect your working laptop to your validator node via SFTP, run:
Once you are connected, you will now be in the home folder of your validator node and you can then download your desired file by running:
If file is in home folder:
If file is in other folders:
Last updated