Change the config file:
vim /etc/proftpd.conf
Add the following line:
AllowStoreRestart On
Save the file and restart the service.
service proftpd restart
All users should now be able to resume their uploads.
Change the config file:
vim /etc/proftpd.conf
Add the following line:
AllowStoreRestart On
Save the file and restart the service.
service proftpd restart
All users should now be able to resume their uploads.