Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Mounting SSH folders through nautilus

  1. #1
    Join Date
    Feb 2008
    Beans
    23

    Mounting SSH folders through nautilus

    Hello.

    Since I've upgraded from Gutsy to Hardy I can no longer mount remote SSH folders through the built-in support in nautilus. Even sftp://serverort immediately gives the same connection denied error.

    Anyone know how to fix this?

  2. #2
    Join Date
    Apr 2008
    Location
    The Universe
    Beans
    55
    Distro
    Ubuntu 13.04 Raring Ringtail

    Post Re: Mounting SSH folders through nautilus

    Hi zhark,

    Did you try with Menu -> Places -> Connect to server, then choose SSH in server type, and check add bookmark to have it ready in "Places" next time...
    "It’s easy to get frustrated when your program has errors. I try not to think of them as errors, though.
    I try to think of them as the pathetic attempts of a socially inept non-native English speaker (your computer) asking for help." -- Chris Pine

  3. #3
    Join Date
    Apr 2006
    Location
    Gold Coast, Australia
    Beans
    90
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Mounting SSH folders through nautilus

    Hi, I am trying the same thing as zhark1 with no success

    I can ssh to my server via a terminal no problem, but when I try Places=>connect to server, it creates a desktop link and puts the entry in the places menu, but I can't connect/browse this location with nautilus. Also, when I go through the "connect to server" method, it does not ask for a password? but it does when I use a terminal?

    I must be missing something, please help

  4. #4
    Join Date
    Sep 2007
    Location
    Iowa, Us
    Beans
    6
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Mounting SSH folders through nautilus

    Has anyone found an answer to this question?
    I used to have no problem connecting to the ssh server we keep in the house for our backups under Gutsy with Nautilus. I tried the "connect to server" option with the bookmark, but when it connects me i can see the folders in the server with my files, but if I try to open a folder or a file gnome-panel freezes. If I try to access my ssh server through the created bookmark it says it can not connect to location "sftp://... etc".
    Is there any way to revert the ssh functionality to the previous version on Gutsy or to fix this?
    Any help will be greatly appreciated.

  5. #5
    Join Date
    Apr 2008
    Beans
    83

    Re: Mounting SSH folders through nautilus

    Clint1010: Can you unmount the link on the desktop (right click, unmount) and try to reconnect?

    Did you say you wanted the password remembered forever? If so, it might be in the keyring

    Applications->Accessories->Passwords and Encryption Keys->Passwords

    and delete the key corresponding to the user:server.

    Then try and reconnect your normal way.

    arddwyn: Possibly try deleting the bookmark and recreating it?

  6. #6
    Join Date
    Sep 2007
    Location
    Iowa, Us
    Beans
    6
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Mounting SSH folders through nautilus

    I recreated the bookmark and deleted the password on the keyring to start fresh. I was able to connect from the newly created bookmark but still when I access the ssh folders even though I can see my folders I can't do anything. Just now looking at it with only firefox and the nautilus window open, my CPU was at 94% and it took 30 seconds between clicking on the main menu and when my options showed up. I tried opening another window with the files I wanted to copy to the server and Nautilus shut down. I am running Gutsy server edition on the other computer and never had a problem before the Hardy upgrade

  7. #7
    Join Date
    Apr 2008
    Beans
    83

    Re: Mounting SSH folders through nautilus

    what's the output of:

    top -n 1

    ? I'm curious about the first four lines. Doesn't matter if you're trying to open a Samba share at the time or not.

  8. #8
    Join Date
    Oct 2006
    Beans
    Hidden!

    Re: Mounting SSH folders through nautilus

    After fresh install of Hardy (8.04) "connect to server" no longer works for ftp. Same if I simply type ftp://ftp.servername.com in nautilus' address bar. I get the error:

    Couldn't display "ftp://ftp.servername.com/"
    Error: Invalid reply
    Please select another viewer and try again.

    Have never had this problem before, and the server(s) still accessible by other means. This is a piece of basic functionality I expect to just work... anyone know what's going on?
    Last edited by sideshownick; May 22nd, 2008 at 09:15 AM.

  9. #9
    Join Date
    Apr 2006
    Location
    Gold Coast Australia
    Beans
    44
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Mounting SSH folders through nautilus

    I've been having the same problem but only with some servers (Solaris).
    I installed kubuntu-desktop via Synaptic and selected KDE instead of gdm for my session.
    My tests found that nautilus (under Gnome) has problems with some servers (Solaris) but dolphin (under KDE) doesn't.
    I love the way you can have Gnome and KDE and just pick which one you want for the session at the login screen.
    There may be simpler workarounds but switching to KDE is one way of getting sftp to work from the file manager again.

    Edit: I just found out you can run KDE and Gnome simultaneously switching between Gnome and KDE using ctrl+alt+( F7 or F8 ) if you have plenty of RAM.
    Also noticed you can just run Dolphin under Gnome
    Last edited by Coombabah; May 28th, 2008 at 11:33 AM. Reason: Found out you can run KDE and Gnome simultaneously.
    Registered Ubuntu User # 9741 Linux user #203593

  10. #10
    Join Date
    Feb 2008
    Beans
    23

    Re: Mounting SSH folders through nautilus

    I just found out something, I've specified Port = 2002 in /etc/ssh/ssh_config, to make it easier to connect (w/console) to my own computers, which I'm running on that port. When connecting to my own computers, with ssh running on that port, it doesn't matter if I fill inn port in the connect dialog in gnome, but when I try to connect to others servers running on the standard port (22) it immediatly shows up with an error message. It seems the gnome client simply ignores the specified port, and connects to the default port in /etc/ssh/ssh_config.

    BTW: I checked the gnome keyring beforehand, and it had no entries what so ever.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •