Downloading files from your node
Using the secure file transfer protocol (SFTP)
sftp -P <port> -i <ssh_key_filepath> <user>@<IP_address>get <file_name>get <full_file_path>Last updated
sftp -P <port> -i <ssh_key_filepath> <user>@<IP_address>get <file_name>get <full_file_path>Last updated