• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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