Using SFTP instead of FTP

Posted on the December 17th, 2009 under Ubuntu by Roy

It is much more secure to use sftp than compared to FTP, because ftp sends your passwords in plain text across your networks which can be very dangerous if someone was sniffing your network. sftp encrypts connections, just as easy to use for uploading files, downloading files changing permissions etc. You can also use SSH for connecting to your server and administrate it easily using it.

SFTP guides;

Basic commands

Some more basic commands

I found a basic guide for SSH;

Basic SSH Guide

Related posts:

  1. Wordpress Security
  2. Ubuntu terminal commands

Leave a Reply




XHTML::
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>