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

Re: [cobalt-users] proftp upgrade?



Hi!

If you build proftpd from the sources, the executable is put into
/usr/local/bin/ by default
unless you specify another location (./configure --prefix=/desired/path).

All you would have to do now is copying /etc/proftpd.conf to /usr/local/etc
and
specifying the full path to your new in.proftpd in /etc/inetd.conf. After
that,
type killall -HUP inetd.

Bye.

    Marco


----- Original Message -----
From: "Amanda John" <kourni@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, October 31, 2000 3:00 PM
Subject: [cobalt-users] proftp upgrade?


> Can someone explain how I can update from ProFTPD 1.2.0pre9 to ProFTPD
> 1.2.0rc2 on a raq4?  I've downloaded the latest files from the proftpd
> website into a temporary directory, unzipped, configured, make, and make
> installed the files and no errors were reported.  I then stopped and
> restarted the FTP server in server management and attempted to connect to
> FTP and it was still displaying ProFTPD 1.2.0pre9.
>
> Are there any special steps I need to take?  I've been through the INSTALL
> and README files but there are no notes on upgrading from old versions.  I
> even searched the list archives but there is nothing either.
>
> I'd appreciate if someone could shed some light on where I might be going
> wrong.
>
> Amanda.