SmartFTP FTP Library
|
enum StatusEventType { ftpStatusEventTypeLocalCommand = 1, ftpStatusEventTypeLocalInfo = 2, ftpStatusEventTypeLocalError = 4, ftpStatusEventTypeRemote = 5 };
StatusEventType Enumeration
Local Help
Value |
Meaning |
"1" |
Unable to resolve host |
"2" |
Connection to host failed |
"3" |
Timeout (Command) |
"4" |
Login failed (USER or PASS failed) |
"5" |
Timeout waiting for welcome message |
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|