Re: enable resume in proftpd.conf -> Thanks Mike

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

 



thanks mike
what does it mean global . because these line is inside of anonymous directive as below :


<anonymous>
AllowStoreRestart on
AllowOverwrite on
<Limit REST STOR MKD APPE>
AllowAll
</Limit>
<Limit RMD RNFR RNTO RETR DELE>
DenyAll

</Limit>

</anonymous>
if I change it to global means every user can resume ? but in anonymous only anonymous user can resume ?








Mike Ramirez wrote:

Hi

I would add the <Global></Global> tags around that

On Thu, 2004-07-22 at 00:33, littleguru wrote:


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


<Gloabal>


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>


</Gloabal>













[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux