Skip to content

Commit

Permalink
faq fix
Browse files Browse the repository at this point in the history
  • Loading branch information
robinrodricks committed Jul 15, 2019
1 parent 4a6e822 commit 17cea3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ Complete API documentation for the `FtpClient` class, which handles all FTP/FTPS

### FTPS

*Set these properties before you call Connect() to enable FTPS. You can [automatically detect FTPS connection settings](#faq_autodetect) that work with your server.*
*Set these properties before you call `Connect()`. You can [automatically detect FTPS connection settings](#faq_autodetect) that work with your server.*

- **EncryptionMode** - Type of SSL to use, or none. Explicit is TLS, Implicit is SSL. **Default:** FtpEncryptionMode.None.

Expand Down

0 comments on commit 17cea3c

Please sign in to comment.