Previously I’ve showed you how to set up a home network with Ubuntu. Once your network is set up, it’s easy to transfer files from one computer to another using Gnome’s standard file manager, Nautilus.
Nautilus has a built-in feature to support SFTP. SFTP is a secure file transfer protocol. It’s basically a combination of SSH (secure shell) and FTP (file transfer protocol). SFTP is a convenient way securely transfer files from one computer to another over the network. Continue reading