Initiates a file copy from the remote server to the local client.
Overload List
Overload | Description |
Get(String,Int64) |
Initiates a file copy from the remote server to the local client.
|
Get(String,String,CopyMode) |
Copies a file from the remote server to the local client.
|
Get(String,String,CopyMode,Object) |
Copies a file from the remote server to the local client.
|
Get(String,String,Boolean,Boolean,CopyMode) |
Sequentially copies multiple files from the remote server to the local client.
|
Get(String,String,Boolean,Boolean,CopyMode,Object) |
Sequentially copies multiple files from the remote server to the local client.
|
See Also