forked from finn/tinyboard
19 lines
381 B
Plaintext
19 lines
381 B
Plaintext
[brie-remote]
|
|
type = sftp
|
|
host = localhost
|
|
port = 11111
|
|
key_file = /home/armbian/.ssh/armbian-brie-202604
|
|
shell_type = unix
|
|
md5sum_command = md5sum
|
|
sha1sum_command = sha1sum
|
|
|
|
#[new-remote]
|
|
#type = sftp
|
|
#host = localhost
|
|
#port = 11112
|
|
#key_file = /home/armbian/.ssh/a new priv key for tunnel back to new spoke
|
|
#shell_type = unix
|
|
#md5sum_command = md5sum
|
|
#sha1sum_command = sha1sum
|
|
|