From owner-freebsd-questions@FreeBSD.ORG Wed Apr 11 13:58:07 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E7871106564A for ; Wed, 11 Apr 2012 13:58:07 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from avasout08.plus.net (avasout08.plus.net [212.159.14.20]) by mx1.freebsd.org (Postfix) with ESMTP id 6EA3A8FC08 for ; Wed, 11 Apr 2012 13:58:07 +0000 (UTC) Received: from curlew.milibyte.co.uk ([84.92.153.232]) by avasout08 with smtp id wduv1i009516WCc01duwlY; Wed, 11 Apr 2012 14:54:57 +0100 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.0 cv=I8Dntacg c=1 sm=1 a=lfSX4pPLp9EkufIcToJk/A==:17 a=rLpCYgkgFLgA:10 a=3U4P7cnuZlkA:10 a=ZTb9aqGL9YkA:10 a=8nJEP1OIZ-IA:10 a=t-kBee1TbJTUkscaeTcA:9 a=wPNLvfGTeEIA:10 a=lfSX4pPLp9EkufIcToJk/A==:117 Received: by curlew.milibyte.co.uk with local (Exim 4.77) (envelope-from ) id 1SHy0d-000KFh-E6; Wed, 11 Apr 2012 14:54:55 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Wed, 11 Apr 2012 14:54:54 +0100 User-Agent: KMail/1.9.10 References: <4F857029.25481.F2968A@dave.g8kbv.demon.co.uk> In-Reply-To: <4F857029.25481.F2968A@dave.g8kbv.demon.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201204111454.54957.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false Cc: Dave B Subject: Re: FTP oddness, over SSH session. 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: Wed, 11 Apr 2012 13:58:08 -0000 On Wednesday 11 April 2012, Dave B wrote: > I just found however, that though I can reliably send a file to the > FTP server and it get's saved just fine, that's not true when > connecting this way using a SSH tunnel. Would it not be simpler just to use sftp directly rather than tunnelling ftp through ssh? -- Mike Clarke