nsuite - v1.0.1
Preparing search index...
UtilsSSH
ParamsSSHGetFile
Interface ParamsSSHGetFile
interface
ParamsSSHGetFile
{
givenSftp
?:
SFTPWrapper
|
null
;
localFile
:
string
;
remoteFile
:
string
;
ssh
:
NodeSSH
;
transferOptions
?:
TransferOptions
;
}
Index
Properties
given
Sftp?
local
File
remote
File
ssh
transfer
Options?
Properties
Optional
given
Sftp
givenSftp
?:
SFTPWrapper
|
null
local
File
localFile
:
string
remote
File
remoteFile
:
string
ssh
ssh
:
NodeSSH
Optional
transfer
Options
transferOptions
?:
TransferOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
given
Sftp
local
File
remote
File
ssh
transfer
Options
nsuite - v1.0.1
Loading...