From owner-freebsd-questions@FreeBSD.ORG Tue Jul 7 19:02:11 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E8B61065670 for ; Tue, 7 Jul 2009 19:02:11 +0000 (UTC) (envelope-from kernel@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id D09298FC0C for ; Tue, 7 Jul 2009 19:02:10 +0000 (UTC) (envelope-from kernel@webrz.net) Received: from webrz.xs4all.nl (localhost [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id 896B5508B4; Tue, 7 Jul 2009 21:02:12 +0200 (CEST) Received: from [10.10.10.71] (unknown [10.10.10.71]) by webrz.xs4all.nl (Postfix) with ESMTP id 39EA65087F; Tue, 7 Jul 2009 21:02:12 +0200 (CEST) Message-ID: <4A539BB8.7070401@webrz.net> Date: Tue, 07 Jul 2009 21:02:16 +0200 From: Jos Chrispijn Organization: Koudekerke, NL User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Kevin Kinsey References: <4A531519.4060208@webrz.net> <20090707112342.GA92816@ei.bzerk.org> <4A535E81.6030906@webrz.net> <4A537274.7080903@daleco.biz> In-Reply-To: <4A537274.7080903@daleco.biz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @triton.webrz.net Cc: Ruben de Groot , FreeBSD Questions Subject: Re: FTP 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: Tue, 07 Jul 2009 19:02:11 -0000 Kevin Kinsey wrote: > He's assuming you have control of the FTP server ... > > $ apropos truss > truss(1) - trace system calls > > ... so you can use the above tool to see what's going > on from the server's point of view. Great suggestion, will do! Thanks. -- Jos Chrispijn