I've been trying to use links like this: ftpes://127.0.0.1 with SmartFTP 4.0.1204.0. SmartFTP doesn't recognize the ftpes:// url, though it does work with ftps://.
What I'd like to see is for SmartFTP to detect the ftpes protocol in the URL and automatically switch to "FTPS (Explicit)". Based on how it works now, if you made ftpes:// an alias for ftps://, everything would work exactly how I am hoping.
FTPES support
-
- Posts: 12031
- Joined: Thu Oct 11, 2001 1:24 pm
- Display name: Mat (SmartFTP)
- Contact:
Re: FTPES support
Do you have a reference to a RFC or draft that covers the ftpes scheme? ftps is the more logical scheme because the only way to do secure FTP as defined in http://tools.ietf.org/html/rfc4217 is with the explicit mode. The implicit mode is an early unofficial method.
-
- Posts: 12031
- Joined: Thu Oct 11, 2001 1:24 pm
- Display name: Mat (SmartFTP)
- Contact:
Re: FTPES support
The requested change has been added. It will be available in the next build.