VinaCIS Network
Friday, 30 July 2010
VinaCIS .NETWORK
Home arrow Common problems arrow Howto allow resume with ProFTPD ?

Articles
Webmaster
Security
Solved problems
Common problems
Linux problems
Windows problems
Plesk Control Panel
Advertise with us
Polls
Which Control Panel software would you prefer to use ?
 
Login Form





Lost Password?
No account yet? Register
Howto allow resume with ProFTPD ? PDF Print E-mail
User Rating: / 9
PoorBest 

Problem:

You are using ProFTPD but can not resume upload with your FTP Client ? Simply add following lines in your ProFTPD config file

EX:

rev0001:/# vi /etc/proftpd.conf

AllowOverwrite on
AllowRetrieveRestart on
AllowStoreRestart on

Save it with SHIFT + ZZ

 
< Prev

Top!