Client Transfer
/action/v2/clienttransfer
This action allows you to transfer a media using an FTP configuration.
NOTE:
The media filetype must be supported by the FTP configuration
i.e. you can not transfer an image using an FTP configuration that only supports videos
Requirements For The Action
To use this action, the permission must be set for the application in the Media Actions of the `applicationsettings` page.
Example 1: `Client Transfer` Form
media id:
transfer id:
Paramaters Supported by the `Client Transfer` action
Name | Required | Description | |
mid | Required | The media id of the file. Must be an integer. | |
tid | Required | The transfer id of the FTP configuration that you wish to use. | |
redirectUrl | Optional | The name of the page that you want to show once the Client Transfer action is complete . |