|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
FTP debug logging
How can I log ftp debug information? I added in /etc/syslog.conf: Code:
daemon.debug /var/adm/syslog/syslog.log and then I stopped and started syslogd but it does not log anything... |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
From memory, you'll need to look at how the ftpd service is set up. It requires the '-v' (lower-case 'v') operator to be issued.
It's executed by inetd so you should see a reference to ftp in the inetd.conf file (HP-UX). Check out: man ftpd & man inetd Hope I got that right and it is of some help to you. ![]() Cheers, Cameron |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Logging perl and shell debug mode. | som.nitk | Shell Programming and Scripting | 1 | 12-26-2011 07:42 AM |
| Constant Logging In (After Logging Out) | Ccccc | Post Here to Contact Site Administrators and Moderators | 6 | 03-02-2010 09:35 AM |
| Where do I get bos.adt.debug fot AIX 6.1 ? | vilius | AIX | 1 | 08-21-2009 07:38 AM |
| debug aix 4.3 | itik | AIX | 2 | 10-29-2007 11:56 AM |
| how to debug | ramneek | Programming | 1 | 09-19-2005 06:35 AM |
|
|