If you’re using GNOME, you can go to: Places → Connect to Server in Nautilus and choose SSH. If you have an SSH agent running and configured, no password will be asked! (This is the same as sftp://root@servername/directory in Nautilus)
In Konqueror, you can simply type: fish://servername.
Per Mike R: In Ubuntu 14.04 (with Unity) it’s under Files → Connect to Server in the menu or Network → Connect to Server in the sidebar.
Related Posts:
- scp with port number specified
- scp with port number specified
- Using putty to scp from windows to Linux
- How to pass password to scp?
- scp gives “not a regular file”
- How does `scp` differ from `rsync`?
- scp files from local to remote machine error: no such file or directory
- scp from Linux to Windows
- Getting stty: standard input: Inappropriate ioctl for device when using scp through an ssh tunnel
- Copying files from server to local computer using SSH
- Can scp copy directories recursively?
- How to make scp copy hidden files?
- How can I update NodeJS and NPM to the next versions?
- Visual list of all installed fonts with respective pangram phrase?
- How do I copy folder with files to another folder in Unix/Linux? [closed]
- ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
- Why does ENOENT mean “No such file or directory”?
- How do I grep recursively?
- ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
- How do I copy a folder from remote to local using scp?
- scp or sftp copy multiple files with single command
- error: ‘Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)’ — Missing /var/run/mysqld/mysqld.sock
- “E: Unable to locate package python-pip” on Ubuntu 18.04 [duplicate]
- -bash: syntax error near unexpected token `newline’ for display command
- SSH using python script
- Changing the resolution of a VNC session in linux
- Building HelloWorld C++ Program in Linux with ncurses
- How does “cat << EOF" work in bash?
- X11 forwarding request failed on channel 0
- What is difference between arm64 and armhf?
- Opening a .tar.gz file with a single command
- How to make and apply SVN patch?
- mysql_config not found when installing mysqldb python interface
- standard_init_linux.go:178: exec user process caused “exec format error”
- How to count lines in a document?
- What does `set -x` do?
- Running a Python script from PHP
- Can you Run Xcode in Linux?
- Post request with Wget?
- What is the jasperrepots-fonts jar for and how to use it?
- Implementation of multiple pipes in C
- chmod: changing permissions of ‘my_script.sh’: Operation not permitted
- malloc(): memory corruption
- Terminal Multiplexer for Microsoft Windows – Installers for GNU Screen or tmux
- Failed to find Build Tools revision 23.0.1
- Is there an alternative sleep function in C to milliseconds?
- How do I update a Python package?
- Gedit command not working in kali linux terminal
- Syntax error near unexpected token ‘then’
- Curl : connection refused
- make -j 8 g++: internal compiler error: Killed (program cc1plus)
- Putty vs WinSCP
- Bash script prints “Command Not Found” on empty lines
- Bash export command
- How to edit gitignore file
- Linux Bash: Move multiple different files into same directory
- how to search for a directory from the terminal in ubuntu
- Downloading Java JDK on Linux via wget is shown license page instead
- How to use dos2unix?
- How to add a default include path for GCC in Linux?
- How does one suppress a 404 status code in a WordPress page?
- WordPress package configuration in Ubuntu Server?
- A plugin changes my .htaccess file and I can’t access httpd.conf as that’s a shared server
- enable SFTP via SSH keys in wordpress
- WP Admin missing icons, numerous JavaScript errors, but only when SCRIPT_DEBUG is false
- Flatten media files in uploads directory via linux terminal eliminating thumbnails?
- How can I add a row in a table from a Linux Shell?
- PHP Parse error on WP-CLI, not on web server
- https and wordpress breaks posts
- How to configure both webserver and appserver for WordPress CMS?
- How to remove all plugins, posts, pages, and inactive themes in one line with wp-cli? WordPress bloatware removal
- How to configure WordPress Database for CentOS 7
- How come there is no error if I upgrade WordPress core after locking .htaccess permissions to 644?
- Strange special character/Latin characters
- WordPress home page showing 404 error
- Communcation with wordrpess and linux server [closed]
- Anyone else experiencing high rates of Linux server crashes during a leap second day?
- What permissions should my website files/folders have on a Linux webserver?
- Can I automatically add a new host to known_hosts?
- Can I nohup/screen an already-started process?
- How can I run Debian stable but install some packages from testing?
- Environment variables of a running process on Unix?
- In my /etc/hosts/ file on Linux/OSX, how do I do a wildcard subdomain?
- Shell command to monitor changes in a file
- Meaning of the buffers/cache line in the output of free
- How to cd into a directory with this name “-2” (starting with the hyphen)?
- how to disable SSH login with password for some users?
- Difference in sites-available vs sites-enabled vs conf.d directories (Nginx)?
- Disk full, du tells different. How to further investigate?
- Filename length limits on linux?
- best way to clear all iptables rules
- How can I rename a Unix user?
- How to re-order windows, change the scroll shortcut, and modify the status bar contents in GNU Screen?
- How to prevent a user from login in, but allow “su – user” in Linux?
- I have a keypair. How do I determine the key length?
- Why drop caches in Linux?
- swap partition vs file for performance?
- Best way to disable swap in Linux
- How can I zip/compress a symlink?
- How to find the physical volume(s) that hold a logical volume in LVM