lk/networking/ssh/sshfs.md

18 lines
245 B
Markdown
Raw Normal View History

2022-01-16 18:20:39 +00:00
---
title: "sshfs"
tags: [ "Documentation", "networking" ]
---
2020-01-02 00:04:35 +00:00
# Mount
> sshfs alfred@192.168.0.14:Sync/Alfred
Various flags:
- Encryption: -C
- Map between local and remote user UIDs: -o idmap-user
# Unmount
> fusermount3 -u Sync/Alfred