ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How to Mount an Ad Hoc Linux or UNIX Share in Nautilus on Ubuntu

    IT Discussion
    linux gnome gnome 3 nautilus sftp ssh ubuntu ubuntu 19.04 ubuntu 18.04 ubuntu 18.10 ubuntu 16.04
    1
    2
    654
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      If you have a background in Microsoft Windows, you know that network shares are almost always available to you, but hidden. The famous c$ style hidden admin shares are always there if you know to look for them and can be super handy for moving files around when doing administration tasks. On Linux, things work a little differently. Instead of traditional shares over SMB, CIFS, or NFS we often resort to the similar SFTP protocol for these tasks.

      On Ubuntu, if you are using Nautilus, we can work with SFTP "shares" exactly like we work with SMB shares from Windows. In Nautilus simple go to "Other Servers" and enter the Linux system that you want to connect to in this format:

      sftp://myserver/

      or

      sftp://192.168.1.5/

      This gives you the equivalent to the admin share in Windows, but you don't need to know the drive letter!

      1 Reply Last reply Reply Quote 2
      • scottalanmillerS
        scottalanmiller
        last edited by

        And it should be noted, that unlike SMB or NFS shares that would be generally frowned upon to use over the Internet, SFTP is heavily encrypted and very secure and is often used over public networks.

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        • First post
          Last post