I am currently working on a plugin for secure FTP. You can use this plugin to connect to secure FTP servers with SSL.
For now, it has limited functionality, as this is work in progress. But you can already do the following:Please note: This is for secure FTP servers (FTPS), not normal FTP servers communicating through a secure SSH tunnel!
- Connect to servers using FTP with TLS/SSL, explicit mode
- Connect to servers using FTP with TLS/SSL, implicit mode
- Upload text or binary files
- Download text or binary files
- Disconnect from the server gracefully
Currently I have no directory navigation, listing, file renaming or removal - just upload and download, as written above. But these missing functions will be implemented in the near future.
The plugin is available as part of my Utilities package. Documentation is included, but also available here.
This plugin was tested against the free ZFTP Server and proved to work correctly with explicit and implicit TLS/SSL connections. Common, unsecure FTP connections are not supported - for those, please use the FTP plugin provided with AMS 7.0.
The plugin, in its current state, is free. I won't guarantee that latter versions with more functions will stay free as well. But if the current state of the action plugin is already enough to help you out in a commercial project, you may use it without problems.
Ulrich

Reply With Quote
