• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

ProFTPD problem with resuming upload/download

MislavO

Regular Pleskian
Hi.

There are few topics with this subject, however I didn't find solution.

According to proftpd documentation, for resuming uploads/downloads, following directives are used:
AllowStoreRestart (http://www.proftpd.org/docs/directives/linked/config_ref_AllowStoreRestart.html)
AllowRetrieveRestart (http://www.proftpd.org/docs/directives/linked/config_ref_AllowRetrieveRestart.html)

Both of them are set to "On" in my proftpd.conf, however resuming is not working. I've tried to use some other option like HiddenStores in conf file and I can see that FTP clients are reading my configuration after restarting xinetd restart.
 
Back
Top