History: PluginFtp
Source of version: 7 (current)
Copy to clipboard
! Plugin FTP With this ((wiki plugin)), introduced with ((Tiki3)), create a button for downloading a file from an ftp server. !!Prerequisite The PHP -+ftp+- extension needs to be enabled for this plugin to work. !! Parameters {pluginmanager plugin="ftp"} !!Basic Syntax {CODE(colors="tiki")} {FTP(server="ftp.myserver.com" user="myuser" password="mypassword")}test.txt{FTP} {CODE} The data of the plugin contains the file name on the server.