Overload | Description |
---|---|
EnableLogging(MemoryStream) | Log all FTP operations to a memory stream. |
EnableLogging() | Log all FTP commands, responses, and exceptions to the console. |
EnableLogging(String) | Log all FTP commands, responses and exceptions to a file. |