From owner-freebsd-questions@FreeBSD.ORG Thu Oct 6 15:28:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 652A916A421 for ; Thu, 6 Oct 2005 15:28:33 +0000 (GMT) (envelope-from yuanjue122@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35B2F43D5A for ; Thu, 6 Oct 2005 15:28:32 +0000 (GMT) (envelope-from yuanjue122@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so197549wra for ; Thu, 06 Oct 2005 08:28:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=B2ynIu+AKLyl7eqiO5Qk91tGMD8tViJNMULTVBotzoNsSifpNwTxW89m/U+WXZCxVzd4KdWDU/SeIGnXRBIbBIrEhZcTqfhc9aeU+4NY/Ioi7M/BM2ULWGExv7wKG8dCaYi/hfSTN86XIo8A0veSIF/3+5wS77GyuIFeWqO+ZpA= Received: by 10.54.135.18 with SMTP id i18mr1295740wrd; Thu, 06 Oct 2005 08:28:31 -0700 (PDT) Received: from yuanjue.nc6000.org ( [59.66.138.109]) by mx.gmail.com with ESMTP id d6sm1059672wra.2005.10.06.08.28.29; Thu, 06 Oct 2005 08:28:30 -0700 (PDT) From: Yuan Jue Organization: Tsinghua Univ. To: freebsd-questions@freebsd.org Date: Thu, 6 Oct 2005 23:17:55 +0800 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510062317.56420.yuanjue122@gmail.com> Subject: vsftpd watch problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 15:28:33 -0000 Hi all Here is a pragmatic problem. I used vsftpd to setup a ftp server. And as a result, some guys start to download something from my ftp server. I do want to know the downloader's IP and the speed he/she download from me, just as a status-watching for my notebook. Can anyone give me some clue how to do this stuff? Using vsftpd itself or using some freebsd utilities are both acceptable. I appreciate any suggestions. -- Best Regards. Yuan Jue