nsuite - v1.0.1
Preparing search index...
UtilsSSH
ParamsPutDir
Interface ParamsPutDir
interface
ParamsPutDir
{
fromPath
:
string
;
options
?:
SSHGetPutDirectoryOptions
;
ssh
:
NodeSSH
;
toPath
:
string
;
uploadCallback
?:
SSHUploadFileCallback
;
}
Index
Properties
from
Path
options?
ssh
to
Path
upload
Callback?
Properties
from
Path
fromPath
:
string
Optional
options
options
?:
SSHGetPutDirectoryOptions
ssh
ssh
:
NodeSSH
to
Path
toPath
:
string
Optional
upload
Callback
uploadCallback
?:
SSHUploadFileCallback
callback function for upload progress
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
from
Path
options
ssh
to
Path
upload
Callback
nsuite - v1.0.1
Loading...
callback function for upload progress