FtpHelper Class |
Namespace: SHConnector.Utility.Net
public class FtpHelper
The FtpHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| FtpHelper |
Construction
| |
| FtpHelper(String, String) |
Contruction
|
| Name | Description | |
|---|---|---|
| FtpUserId |
FTP User ID
| |
| FtpUserPwd |
FTP User Password
|
| Name | Description | |
|---|---|---|
| MakeDirectory |
Make Directory
| |
| UploadFile |
Upload File
|