Skip to content
Robin Rodricks edited this page Aug 1, 2022 · 65 revisions

FluentFTP Documentation

1. Connect to your FTP server

  • Automatic Connection - Automatically connecting to an FTP/FTPS server by detecting correct connection settings.

  • FTP Connection - Manually connecting to an FTP/FTPS server.

  • FTPS Proxies - Connecting to an FTP/FTPS server through a Proxy.

  • Custom Servers - How to handle custom FTP servers which behave differently.

2. Perform FTP commands

3. Logging and troubleshooting

Other information

Class documentation

  • Classes - All the API classes in FluentFTP

  • Methods - All the API methods in FluentFTP.FtpClient

  • Enums - All the API enums in FluentFTP

Clone this wiki locally