[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

enable resume in proftpd.conf



Hello

is it enough to add following lines to my proftpd.conf to enable resume function when
I want to upload a large file .


# allow resume in uploading
AllowStoreRestart on
AllowOverwrite on
<Limit REST STOR MKD APPE>
AllowAll
</Limit>
<Limit RMD RNFR RNTO RETR DELE>
DenyAll

or I have to add some thing else . </Limit>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]