The Scp type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Configuration |
The SSH confguration.
|
![]() |
Connected |
Connected flag.
|
![]() |
Debug |
Debug property.
|
![]() |
DebugStream |
The debug stream.
|
![]() |
DownloadingBufferSize |
Download block size in bytes. Set 0 to adaptive buffer size.
|
![]() |
HostKeys |
Gets SSH host keys for further use.
|
![]() |
Hostname |
Server host/IP.
|
![]() |
LicenseKey |
License key.
|
![]() |
LocalDir |
Local directory.
|
![]() |
Parameters |
The connection parameters.
|
![]() |
Password |
The current user password.
|
![]() |
Port |
Server port.
|
![]() |
PreserveTime |
Preserve file time flag.
|
![]() |
PrivateKey |
The current user key file.
|
![]() |
SurroudFilenameWithQuotes |
Set this variable to surround filenames with double quotes. This is needed for some SCP servers.
|
![]() |
Timeout |
The connection timeout defined in milliseconds.
|
![]() |
UploadingBufferSize |
Upload block size in bytes. Set 0 to adaptive buffer size.
|
![]() |
Username |
The current username.
|