Skip to Content.
Sympa Menu

baslinux - Re: [BL] Configuring Pure-Ftpd and Running the Server Part-Time (was:Re: Ping Ron Clarke FTP)

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Lee Forrest <lforrestster AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Configuring Pure-Ftpd and Running the Server Part-Time (was:Re: Ping Ron Clarke FTP)
  • Date: Wed, 28 Feb 2007 21:05:54 +0000

On Thu, Mar 01, 2007 at 03:05:25PM +1000, Ron Clarke wrote:
> Hi Lee,
[delete]

> > /usr/bin/pure-ftpd -b -B -c 10 -C 2 -e -K -r -R
>
> > --------------------------------------------------------
>
> I do much the same, but with an executable script called: ftp-up

Sure. It will end up in a script here, too.

It could be aliased to something like 'ftpd', too.

[delete]
> > -B
>
> > Start the standalone server in background (daemo
> > nize).
>
> I simply put a " & " at the end of my script.

That helps.

[delete]
> That seems to be all in order. :)

Good.

[delete]
> > kill -9 267
>
> And I type: killall pure-ftpd

That's good. I was thinking: kill -9 `pidof pure-ftpd` but your
idea is simpler. It will end up being done by the script.

Either ten minutes after the hour or two minutes after the last
connection to the server, whichever comes first. (Newcomers to
the thread see my last post on this thread for an explanation.)

> > That look okay, Ron?
>
> Yep, looks good.

Thanks much, for finding and testing the server and making a package
for BL3 available on your server, as well as this review of my
configuration.

A pre-flight checklist, as it were. :-()

Lee

--
BasicLinux: Small is Beautiful
http://www.basiclinux.com.ru




  • Re: [BL] Configuring Pure-Ftpd and Running the Server Part-Time (was:Re: Ping Ron Clarke FTP), Lee Forrest, 03/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page