- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ftpd deletion
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:15 AM
06-25-2003 07:15 AM
Thanks in advance!!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:19 AM
06-25-2003 07:19 AM
Re: ftpd deletion
Fist off, you can restore it from your backup.
Second, run swlist to identify the package to which ftpd belongs to. Then you can either try to reload the software from your Application CD set or get it from software.hp.com.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:26 AM
06-25-2003 07:26 AM
Re: ftpd deletion
1) take ftpd off of another 10.20 server that you have not messed with.
2) Restore from a fbackup or other backup
3) Open a software case with HP and they'll post a copy of the thing on an ftp site for you to download. Don't foreget to get the permissions right when you are done.
If someone posts up a ftpd binary here, be careful. Make sure its the same release of the wu-ftpd server chcksum, run it through some tests.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:32 AM
06-25-2003 07:32 AM
Re: ftpd deletion
get ftpd from anoter server running 10.20.
After this I think you need restart it
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:36 AM
06-25-2003 07:36 AM
Re: ftpd deletion
/var/spool/sw/opt/wu_ftpd/sbin/ftpd
but i copied this ftpd to /usr/lbin, i typed kill -hup (process of inetd) and i tried to open a ftp session and i got:
# ftp babbage
Connected to BABBAGE.
421 Service not available, remote server has closed connection
ftp> by
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:48 AM
06-25-2003 07:48 AM
Re: ftpd deletion
Was this your only machine running 10.20? Hopefully it is not and you can get the binary from another machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 08:15 AM
06-25-2003 08:15 AM
Re: ftpd deletion
# ftp babbage
Connected to BABBAGE.
421 Service not available, remote server has closed connection
ftp>
and in the syslog.log i get:
the following entry,, i though it was a matter of permissions and owners, so i changed the ftpd file permssions and owners to this way:
-r-xr--r-- 1 bin bin 38474 Jun 25 11:00 ftpd
thanks!!!!!!!1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 10:13 AM
06-25-2003 10:13 AM
SolutionBill Hassell, sysadmin