FTP oddness, over SSH session.

Andrew Gould andrewlylegould at gmail.com
Wed Apr 11 14:32:05 UTC 2012


On Wed, Apr 11, 2012 at 8:54 AM, Mike Clarke
<jmc-freebsd2 at milibyte.co.uk> wrote:
> 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

Using sftp or scp is not just simpler in configuration, it has the
added benefit of being supported by cool gui applications (filezilla,
winscp, etc) that are available for multiple operating systems.

The only configuration change I make is to change the port used by
ssh.  That simple change eliminated most of the hacker attempts found
in various logs (failed logins, etc).

Andrew


More information about the freebsd-questions mailing list