• 🏠 Home
  • 🧰 Online Generators
  • 📰 Blog
  • 🔎 Search
  • 📧 Contact
  • 📘 Guestbook
  • 🗞️ News
  • 💰 Support
  • ℹ️ Info: The website has been modernized to improve readability and smartphone compatibility. Feel free to report any bugs using the contact form

    SSHFS - Work on a distant filesystem


    sshfs installation:

      Via synaptic:
        sshfs package installation:
          apt-get install sshfs

    Mount a FileSystem:

      For root user only:
        sshfs user@server:/distant/path /local/path
      In this case, only the root user can see and act on distant FileSystem
       
      Pour tous les utilisateurs:
        sshfs user@server:/distant/path /local/path -o allow_other
      In this case, all users will see and act on distant FileSystem
       

     

    Go Back



    (c) 2005-2025 Jérôme DESMOULINS
    Data privacy