Arguments
- name
(
character
)
name of the configuration.- host
(
character
)
host name of remote server.- saspath
(
character
)
SAS executable path on remote server.- ssh
(
character
)
executable path of ssh.- encoding
(
character
)
encoding of the SAS session.- options
(
list
)
additional list of arguments to pass tossh
command.- ...
additional arguments.
- sascfg
(
character
)
target file of configuration.
Details
host
and saspath
are required to connect to remote SAS server. Other arguments can follow default.
If transferring datasets is needed and the client(running sasr) is not reachable from the server,
then tunnelling is required.
Use tunnel =
, rtunnel =
to specify tunnels and reverse tunnels.
The values should be length 1 integer.