FTPS Action Plugin
We developed an action plugin compatible with Indigo Rose's AutoPlay Media Studio, which will allow the developer to transfer files to secure FTP servers, using the FTPS protocol with SSL/TLS. Both implicit and explicit connection methods are supported. Please note: FTPS is very different to FTP servers operating through a secure SSH tunnel!
You can download the FTPS Action Plugin for free from this address. You will have to unzip the contents of the archive in a new folder named "FTPS" under the "Actions" plugins of your AutoPlay Media Studio installation, normally at C:\Program Files\AutoPlay Media Studio 7.0\Plugins\Actions".
Plugin documentation is included as HTML in the archive and accessible inside the development environment, but it can also be seen here.
A simple demonstration project is available as well to help get you started. Please note that the FTPS server in the sample is not responding to connection requests, and that you will have to use your own secure FTP server to transfer files.
This plugin can be used without any payment, but if you find it useful and wish further development or specific functionality, you may donate any amount you find appropriate.
As development progresses, we reserve the right to ask for payment at some time for a future version. However, all former versions will remain free for use in any personal or commercial project.
Change Log
1.0.0.1
- Functions renamed for better compatibility with the original AutoPlay "FTP" plugin
- New function ChangeDir
- New function Delete
- New function Rename
1.0.0.0
- Initial release
