Uploading Files to Server
Operator: <upload>
XML Schema: upload_output.xsd
Plesk version: Plesk 7.5.3 for Unix and later, Plesk 7.5.6 for Windows and later
API RPC version: 1.3.5.0 and later
Plesk user: Plesk Administrator
Description
This operator is used to upload files to Plesk. Unlike other operators, the upload operator does not use a standard request packet structure. Instead of it, the upload uses the POST method to upload files. When a request is processed by Plesk, the response is given in the packet structured as in the XML schema. After a file is uploaded to Plesk, it can be used in other operations. If it is a site package application, it can be installed using the siteapp operator.For more information, refer to the section Supported Operations: Managing Web Applications.
Note: You can also upload files using FTP managers.