← Back to list

[SSHFS] how to mount

just a note

Steve Yang · 2018-12-24 10:36 · 0 claps · 0.2 min read
#ssh #sshfs #mount #umount
Open on Medium ↗

[SSHFS] how to mount

just a note

Mount synology user folder, view this.

sshfs -o idmap=user user@host:/ local_directory -p 22

Mount synology user folder,

sshfs admin@[IP]:/debug tttt

Umount, view this.

fusermount -u PATH

Current I want log in with user key,

sshfs  -o IdentityFile=/root/.ssh/id_rsa [IP]:/debug tttt

but get:

remote host has disconnnected

still don’t know why


메타데이터
post_id
90f1acd09f00
slug
sshfs-how-to-mount-90f1acd09f00
url
https://medium.com/@steveyang_44123/sshfs-how-to-mount-90f1acd09f00
canonical_url
https://medium.com/@steveyang_44123/sshfs-how-to-mount-90f1acd09f00
author_url
https://medium.com/@steveyang_44123
status
ok
fetched_at
2026-07-29 21:02:00