Ftp.dll .NET FTP component samples
Common operations (upload, download, ...)
- Download file using FTP
- Upload file using FTP
- Default ports for FTP
- Specify different port for FTP
- FTP: active vs. passive
- Issue a custom command to FTP server
- Rename file using FTP
- Get file or folder info using FTP
- Ftp zlib compression
- Logging in Ftp.dll
Patterns
Securing the connection: SSL
Working with folders
- Move file to different folder using FTP
- List folders using FTP
- Folder management using FTP (create, delete, rename)