FTP over SSL support
From version 0.5.1 Orenosv supports FTPS (FTP over SSL) mode for secure
FTP environment.
- FTPS Explicit mode
Supported.
- FTPS Implicit mode
Supported.
- SSL Client Authentication
Supported (since 0.5.3).
Tested with FTP Voyager 9.0.0.7, SmartFTP v1.0 Build 970, and WS_FTP Pro 7.61T.
- PORT command for secured data channel
Supported (since 0.5.3). Most FTPS clients default to PASV mode.
Tested with Secure FTP and FTP Voyager.
Requirements
A server certificate and its private key file. Orenosv distribution
contains a test certificate and private key solely for testing purposes.
Configuration
FTPS clients can use pretty much any SSL configuration as long as you configure
the server side correctly.
For server side setup, plase see guide_en.txt.
Tested FTPS Clients
Other FTPS clients
Links
FTPS Extension