Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default 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 that right ?
    mthlv12 Guest

  2. Similar Questions and Discussions

    1. 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...
    2. where can I get the lastest wu-ftpd?
      from the original site is impossible to download... can I get it anywhere else? thanks
    3. ftpd errors
      Does anyone knows what this error means ? Jul 31 22:26:59 servername ftpd: #2 open of pid file failed: No such file or directory It shows up in...
    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: ftp and ftpd

    On Sat, 19 Jun 2004 08:32:13 -0700, "Michael Vilain
    <vilain@spamcop.net>" wrote:
    >In article <O3WAc.6974$bs4.3761@newsread3.news.atl.earthlink. net>,
    > mthlv12 <mthlv12@earthlink.net> wrote:
    >
    >> 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 that right ?
    >
    >Seems right. Why do you ask?
    You can also point an ftp client from A to B then execute a get
    statement so the you can transfer files between both machines in both
    directions.
    Deacon 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