IFTPInitialize Method |
| Name | Description | |
|---|---|---|
| Initialize(String, String, String) |
Initiliaze the file transfer session using the default transfer port for the transmission protocol (e.g. 21 for FTP, 22 for SFTP)
| |
| Initialize(String, Int32, String, String) |
Initiliaze the file transfer session
| |
| Initialize(String, Int32, String, String, Int32, Int32) |
Initiliaze the file transfer session
|