Picvario can be integrated with an FTP server both to retrieve assets from FTP and, in turn, to export assets from Picvario to an FTP server.
It is possible to export single assets or multiple assets to a server in a few clicks, once you have set the parameters for the required FTP.
Integration is possible with several FTPs at once.
The export is started from the user interface, while the integration with servers is configured in the admin panel.
All the servers added through the admin panel will be displayed in the user interface.
When exporting assets to an FTP server, the asset metadata will be recorded inside the asset binary file according to the preconfigured template. Read more about metadata export templates here
How to create an export server
- In the admin panel, go to Content_Export > Consumers.
2. Click ADD CONSUMER to create a new FTP server.
3. Fill in the details about the server:
- Consumer type: select Ftp from the drop-down list.
- Name: any value. This name will be displayed in the list of available FTP export servers in the user interface.
- Options: key field in which you set the parameters for connecting to the server. The default value is null. Erase it and fill in the field according to the following scheme, enclosing all the text in curly brackets and each individual value in quotes:
{ "uri": " link to the export server", "port": "port value", "user": "user name", "encoding": "encoding format of your ftp-server", "password": "password"}.
Example:
4. Press SAVE.
How to delete an FTP server
- In the admin panel, go to Content_Export > Consumers.
- From the list, select the FTP server that you want to remove.
- In the Action field, select Delete selected consumers and click Go.
Alternatively, go to the page of the selected server and click Delete in the lower left corner.
- Before performing the operation, the system will display the list of servers selected for deletion. Check the list and if it is correct, click "Yes, I’m sure". Otherwise, click "No, take me back".
Related Articles
Creating an Asset Metadata Export Template
When exporting an asset, its properties can be written inside its binary file. You can specify which properties should be exported with the asset. To do this, create a template in the admin panel, specifying the matching properties of the asset and ...
Exporting Assets
To export an asset, select it from the list and go to the Export section in the right sidebar. If you select multiple assets, the entire selected group will be exported. The following asset export methods are available: 1. Download to a device You ...
Glossary
A Asset Digital data (images, videos, documents and accompanying information) used in the organization's activities that are of tangible and intellectual value to the organization. Asset publication Placing an asset in the public part of the system ...
Publication of Assets
Publication is one of the workflows in the system; after starting, the following happens: Assets become available in the public part of the system (the Public property takes the value Yes). Assets are exported to FTP servers, pre-set by the ...
Picvario: Asset Download Statistics
Piсvario administrators have the ability to export asset statistics. To view the statistics, go to User Profile → Statistics. The table of statistics contains the following columns by default: UUID - unique number of the asset in Picvario Export date ...