Operating System - HP-UX
1825808 Members
2182 Online
109688 Solutions
New Discussion

wu-ftp version with HP/UX 11.00?

 
SOLVED
Go to solution
Justin Willoughby
Regular Advisor

wu-ftp version with HP/UX 11.00?


How can I tell what version of wu-ftp is running on my HP/UX 11.00 box? I understand that wu-ftp is the default ftp server for HP/UX 11.00

Thanks,

- Justin
8 REPLIES 8
harry d brown jr
Honored Contributor

Re: wu-ftp version with HP/UX 11.00?

James R. Ferguson
Acclaimed Contributor

Re: wu-ftp version with HP/UX 11.00?

Hi Justin:

# what /usr/bin/ftp
# what /usr/lbin/ftpd

Regards!

...JRF...
Justin Willoughby
Regular Advisor

Re: wu-ftp version with HP/UX 11.00?

James,

Can I compare the what output with the version of wu-ftp as can be downloaded on the net?

# what /usr/lbin/ftpd
/usr/lbin/ftpd:
$Id: ftpd.c,v 1.22 1996/04/15 05:51:04 sob Exp sob $ based on ftpd.c 5.40 (Berkeley) 7/2/91
Copyright (c) 1985, 1988, 1990 Regents of the University of California.
$Id: ftpcmd.y,v 1.8 1996/03/15 06:26:20 sob Exp $ based on ftpcmd.y 5.24 (Berkeley) 2/25/91
Revision 1.1.214.8 Fri Apr 20 07:27:42 GMT 2001
$Id: glob.c,v 1.6 1996/03/16 04:00:06 sob Exp $ from glob.c 5.9 (Berkeley) 2/25/91
popen.c 5.9 (Berkeley) 2/25/91
$Id: logwtmp.c,v 1.7 1995/10/15 06:35:17 sob Exp $
logwtmp.c 5.7 (Berkeley) 2/25/91
$Id: access.c,v 1.8 1996/03/15 07:29:08 sob Exp $
$Id: extensions.c,v 1.16 1996/03/15 06:26:20 sob Exp $
$Id: realpath.c,v 1.7 1996/03/15 08:15:56 sob Exp $
$Id: private.c,v 1.6 1995/12/11 09:20:19 sob Exp $

- Justin
rick jones
Honored Contributor
Solution

Re: wu-ftp version with HP/UX 11.00?

Actually, the first couple of releases of HP-UX 11 had the same ftpd as 10.20, the use of wu-ftpd started with a post 11.0 MR patch.

IIRC, the latest HP-supplied and blessed wu-ftpd is available for no-charge download off of software.hp.com. It will (assuming I'm up to date myself :) identify itself as this in swlist:

# swlist | grep -i ftp WU-FTP-261 B.11.00.01.001 WU-FTPD-2.6.1 special release upgrade

the "what" on that ftpd on my box shows:

# what /usr/lbin/ftpd
/usr/lbin/ftpd:
$Id: ftpd.c,v 1.111 2000/07/01 18:17:39 wuftpd Exp $ based on ftpd.c 5.40 (Berkeley) 7/2/91
Copyright (c) 1999,2000 WU-FTPD Development Group.
Revision 1.001 Version wuftpd-2.6.1 Thu Aug 9 05:48:59 GMT 2001
#

there is no rest for the wicked yet the virtuous have no pillows
Berlene Herren
Honored Contributor

Re: wu-ftp version with HP/UX 11.00?

I just run

#ftp 0
Connected to 0.
220 FTP server (Revision 1.002 Version wuftpd-2.6.1 Wed Jan 2 06:26:08 GMT 2002) ready. Name (0:root):

Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
Justin Willoughby
Regular Advisor

Re: wu-ftp version with HP/UX 11.00?

I guess I will get the most current version from software.hp.com, anyone know why the most current version is not part of a patch for ftp?

Connected to hostname.
220 hostname FTP server (Version 1.1.214.7 Thu Aug 10 09:57:38 GMT 2000) ready.
User (hostname:(none)):

- Justin
Justin Willoughby
Regular Advisor

Re: wu-ftp version with HP/UX 11.00?


Also, if I install the wu-ftpd from software.hp.com will hp relase patches for this and include it like patches for other products?

- Justin
rick jones
Honored Contributor

Re: wu-ftp version with HP/UX 11.00?

As for why the latest version isn't simply a patch well... Lets just say that the rules for what may and may not be a patch are interesting... :)
there is no rest for the wicked yet the virtuous have no pillows