GUI SSH for Ubuntu 14.04 [duplicate]

Most advanced Linux file managers are able to use SFTP (the SSH file transfer protocol), along with Ubuntu's default called Nautilus

In Nautilus, you can use File → Connect to Server... in order to connect to remote file systems using various protocols, including SFTP, FTP, FTPS and SMB.

Enter the necessary information (server address, user and password might be asked when connectiong) and the remote access will be mounted temporarily in your system, until you unmount it again.


FileZilla is a full-featured FTP/FTPS/SFTP client with an easy-to-use GUI.

sudo apt-get install filezilla
  • Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
  • IPv6 support
  • Available in more than 40 languages
  • Supports resume and transfer of large files >4GB
  • Easy to use Site Manager and transfer queue
  • Bookmarks
  • Drag & drop support
  • Speed limits
  • Filename filters
  • Directory comparison
  • Network configuration wizard
  • Remote file editing
  • Keep-alive
  • HTTP/1.1, SOCKS5 and FTP Proxy support
  • Logging to file
  • Synchronized directory browsing
  • Remote file search
  • Tabbed interface to connect to multiple servers

enter image description here

sorry for German text