Index: [Article Count Order] [Thread]

Date:  Wed, 31 May 2006 22:04:16 +0200
From:  Arthur Sherman <arturs (at mark) netvision.net.il>
Subject:  [coba-e:05501] Re: Upgrade to proftpd 1.3.0
To:  coba-e (at mark) bluequartz.org
Message-Id:  <001201c684ed$65137f50$3701a8c0@lapxp>
In-Reply-To:  <026001c684cb$1105d420$3701a8c0@lapxp>
X-Mail-Count: 05501

> Hi,
> 
> I have modified a script allowing to upgrade Proftpd to 
> v.1.3.0 Could someone please check the syntax before I run it?
> 
> ---start---
> 
> #!/bin/sh
> ###########################
> # Update ProFTP 1.3.0 Released By Wael Isa # 
> http://www.web4host.net # Date 24-4-2006 
> ########################### # Delete and make new folder then 
> start work ########################### cd /home/src ; rm -fr 
> Update-proftpd ; mkdir Update-proftpd ; cd 
> /root/Update-proftpd ;  VERSION=1.3.0 ; wget 
> ftp://ftp.proftpd.org/distrib/source/proftpd-$VERSION.tar.gz 
> ; tar zxvf proftpd-$VERSION.tar.gz ; cd proftpd-$VERSION ; 
> install_user=nobody install_group=nobody ./configure --prefix=/usr
> --sysconfdir=/etc --localstatedir=/var/run                  
> --mandir=/usr/share/man --with-modules=mod_tls:mod_readme 
> LDFLAGS=-static ; rm -f /etc/proftpd.conf.bak1 ; cp 
> /etc/proftpd.conf /etc/proftpd.conf.bak1 ; make ; make 
> install ; /etc/rc.d/init.d/xinetd restart ; /usr/sbin/proftpd 
> -v ; exit 0
> ---end---

Please disregard /home/src - it is specific to my server.


Best,

--
Arthur Sherman

+972-52-4878851
CPTeam