You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've been trying this for the last 2 days put can not figure it out.
As a reseller I want to create new cpanel account and upload my app in it.
I create the account, create database in it, create dbuser etc.
But how can I use the api to upload the files of the app?
The text was updated successfully, but these errors were encountered:
Once you create the account, you can upload your app/files using ssh or ftp.
On 24 June 2016 16:48:59 CEST, Anton Avramov [email protected] wrote:
Hi,
I've been trying this for the last 2 days put can not figure it out.
As a reseller I want to create new cpanel account and upload my app in
it.
I create the account, create database in it, create dbuser etc.
But how can I use the api to upload the files of the app?
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub: #11
This would mean I have to save the password, which I don't want to do fir security reasons.
I would like to use UAPI Fileman files_upload or API2 Fileman filesupload called via general api (xml_query)
It seams that I call the function successfully, But it always returns: "You must specify at least one file to upload."
It looks like that calling cpanel function via UAPI works for all but for the files variables.
May it doesn't make POST as it should in this case?
Hi,
I've been trying this for the last 2 days put can not figure it out.
As a reseller I want to create new cpanel account and upload my app in it.
I create the account, create database in it, create dbuser etc.
But how can I use the api to upload the files of the app?
The text was updated successfully, but these errors were encountered: