• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Problem getting FTP users via API RPC

R

rootusertom

Guest
Hello,

I have been trying to obtain a list of ftp accounts via the API RPC.
While my code works perfectly with e.g. clients or subscriptions, I cannot get ftp account info. When I send the following package (as given in the documentation):

<packet version="1.6.3.3">
<ftp-user>
<get>
<filter/>
</get>
</ftp-user>
</packet>
I get error 1017, Message: This feature is not supported for protocol version 1.6.3.3.

Trying the same with protocol version 1.4.2.0 (which is used in the documentation), results in the same error.

Any hints?

Thank you,
Tom
 
Back
Top