An NDoc Documented Class Library |
|
FTPClient.Quote Method
Issue arbitrary ftp commands to the FTP server.
Parameters
-
command
- FTP command to be sent to server.
-
validCodes
- Valid return codes for this command.
Return Value
The text returned by the FTP server.
See Also
FTPClient Class | EnterpriseDT.Net.Ftp Namespace