[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: enable resume in proftpd.conf -> Thanks Mike
- From: Mike Ramirez <mike thexxxhost com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: enable resume in proftpd.conf -> Thanks Mike
- Date: Thu, 22 Jul 2004 10:14:18 -0700
Sorry, global means for the whole daemon. Anywhere its read its for
everyone.
On Thu, 2004-07-22 at 09:27, littleguru wrote:
> 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>
> >
> >
> >>
> >>
> >>
> >
> >
> >
> >
>
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]