Ftp
|
The FtpResponse type exposes the following members.
Name | Description | |
---|---|---|
ClosingDataChannel | FTP response code for closing data channel. | |
DataChannelOpenedTransferStart | FTP response code for data channel opened, transfer start. | |
EnterPassiveMode | FTP response code for enter passive mode. | |
FileOkBeginOpenDataChannel | FTP response code for file OK, begin open data channel. | |
InvalidCode | FTP response code for invalid code. | |
RequestFileActionComplete | FTP response code for request file action complete. | |
RequestFileActionPending | FTP response code for request file action pending. | |
ServiceReady | FTP response code for service ready. | |
ServiceUnavailable | FTP response code for service unavailable. | |
TransferAborted | FTP response code for transfer aborted. | |
UserAcceptedWaitingPass | FTP response code for user accepted waiting pass. | |
UserLoggedIn | FTP response code for user logged in. |