Create an ssh session to the GSC (requires active VPN connection)

get_ssh_session(host = "gphost01.bcgsc.ca")

Arguments

host

Default is "gphost01.bcgsc.ca".

Value

An external pointer of class 'ssh_session'

Details

Using the ssh R package to create an ssh session.

Examples

my_session = get_ssh_session()
#> you should also run this command to ensure the ssh library is loaded:
#> library(ssh)
#> Server fingerprint: 19:4c:16:92:e8:1b:9a:06:55:ef:4d:aa:24:fe:62:50:57:a6:aa:92