• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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