Ask a Question related to SCO, Design and Development.

  1. #1

    Default ftpd errors

    Does anyone knows what this error means ?
    Jul 31 22:26:59 servername ftpd[24133]: #2 open of pid file failed: No such
    file or directory
    It shows up in syslog every 5 minutes since the server was installed. The
    only thing that changes is PID (24133).
    There are thousands of lines with this error filling up 95% of syslog.
    How can I disable of logging of this error in future (or even better to
    disable cause of this error) ?
    System is SCO OpenServer 5.0.6


    Sinisa Guest

  2. Similar Questions and Discussions

    1. ftp and ftpd
      If you have two computers A and B and the ftpd daemon is running on B but not running on A, then you can ftp from A to B but not from B to A, is...
    2. second ftpd on the same system
      dear aix gurus, i'd like to setup a second ftpd on a aix 5.2 box. this deamon should use different ports (ftp-data on 4020; ftp on 4021). is it...
    3. where can I get the lastest wu-ftpd?
      from the original site is impossible to download... can I get it anywhere else? thanks
    4. solaris 9 and wu-ftpd
      Hi, if my understanding is correct, solaris 9 (4/03) now ships with wu-ftp built in. Has anyone had any success in setting up chroot for users (to...
    5. where is ftpd in Mac OSX?
      Hello I've recently set up an ftp server on my mac (running OS 10.2.6) and can succesfully ftp to and from it using my login name. My friend...
  3. #2

    Default Re: ftpd errors

    Sinisa typed (on Fri, Aug 01, 2003 at 02:50:11AM +0000):
    | Does anyone knows what this error means ?
    | Jul 31 22:26:59 servername ftpd[24133]: #2 open of pid file failed: No such
    | file or directory
    | It shows up in syslog every 5 minutes since the server was installed. The
    | only thing that changes is PID (24133).
    | There are thousands of lines with this error filling up 95% of syslog.
    | How can I disable of logging of this error in future (or even better to
    | disable cause of this error) ?
    | System is SCO OpenServer 5.0.6

    /usr/tmp/ftpd needs to exist, as explained in
    [url]http://stage.caldera.com/cgi-bin/ssl_reference?107639[/url]

    --
    JP
    Jean-Pierre Radley Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139