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

Plugin Manager error: ftp plugin not found

Basic Syntax

Copy to clipboard
{FTP(server="ftp.myserver.com" user="myuser" password="mypassword")}test.txt{FTP}

The data of the plugin contains the file name on the server.