ulasdemirci's Posts

I'm developing an webscript to bind WHMCS Hosting Automation and vCenter.  I need to upload bash and bat file to guest I found Create Guest Filesystem Transfers documentation but it doesnt explains ... See more...
I'm developing an webscript to bind WHMCS Hosting Automation and vCenter.  I need to upload bash and bat file to guest I found Create Guest Filesystem Transfers documentation but it doesnt explains clearly how to upload file to guest. I'm trying to use PUT method on POSTMAN to upload file but returns 405 Method Not Allowed. Can somone type an example cURL or PHP code to upload file. Thanks for all.