[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
enable resume in proftpd.conf
- From: littleguru <littleguru sympatico ca>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: enable resume in proftpd.conf
- Date: Thu, 22 Jul 2004 03:33:32 -0400
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]