From owner-freebsd-questions Tue Apr 6 1:36:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 514DB155C5 for ; Tue, 6 Apr 1999 01:36:44 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id EAA26709; Tue, 6 Apr 1999 04:34:56 -0400 (EDT) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199904060834.EAA26709@cc942873-a.ewndsr1.nj.home.com> Subject: Re: ftp server In-Reply-To: <002b01be7ffe$b8406040$38b943a4@shan.resnet.ucla.edu> from Shan-Min Chao at "Apr 6, 99 00:26:00 am" To: shanmin@ucla.edu (Shan-Min Chao) Date: Tue, 6 Apr 1999 04:34:56 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Your MUA maulled your mail. The first paragraph appears all on one line.] Shan-Min Chao wrote, > Hi, I have a question regarding the ftp program that is in 2.2.8. I set it up correctly, but I have a question: If you're logged on the the system by telnet, how do you check who is logged on to the UNIX box via ftp? The 'who' commands don't reflect ftp log-ons. Any ideas? Please e-mail me responses directly. Thank you in advance for your help. The 'last' command shows ftp logins-logouts. > Oh, and BTW, what permission strings should I have for an 'upload'/'incoming' directory for the ftp server? Provided you have different users logging in (and not a shared ftp account), setting the directory 1777 (just like you would set /tmp) should be fine. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message