2026-04-13 13:31:06 -07:00
|
|
|
[brie-remote]
|
2026-04-13 13:08:32 -07:00
|
|
|
type = sftp
|
|
|
|
|
host = localhost
|
|
|
|
|
port = 11111
|
|
|
|
|
key_file = /home/armbian/.ssh/armbian-brie-202604
|
|
|
|
|
shell_type = unix
|
|
|
|
|
md5sum_command = md5sum
|
|
|
|
|
sha1sum_command = sha1sum
|
|
|
|
|
|
2026-04-16 00:32:37 +00:00
|
|
|
#[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
|
|
|
|
|
|