- execute
FTPResponse execute(Request r)
Undocumented in source. Be warned that the author may not have intended to support it.
- format
string format(string fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
FTPResponse get(string uri)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleChangeURI
void handleChangeURI(string uri)
Undocumented in source. Be warned that the author may not have intended to support it.
- post
FTPResponse post(string uri, R content, A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- post
FTPResponse post()
Undocumented in source. Be warned that the author may not have intended to support it.
- responseToCode
ushort responseToCode(string response)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendCmdGetResponse
ushort sendCmdGetResponse(string cmd, NetworkStream __controlChannel)
Undocumented in source. Be warned that the author may not have intended to support it.
- serverResponse
string serverResponse(NetworkStream __controlChannel)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- tryCdOrCreatePath
ushort tryCdOrCreatePath(string[] path)
Undocumented in source. Be warned that the author may not have intended to support it.