lk/networking/ssh/sshfs.md

18 lines
245 B
Markdown
Raw Normal View History

2022-01-16 18:20:39 +00:00
---
title: "sshfs"
2022-01-26 22:35:07 +00:00
tags: [ "Documentation", "Networking" ]
2022-01-16 18:20:39 +00:00
---
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