diff options
Diffstat (limited to 'linux')
| -rw-r--r-- | linux/misc.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/misc.md b/linux/misc.md new file mode 100644 index 00000000..e1a55df1 --- /dev/null +++ b/linux/misc.md @@ -0,0 +1,7 @@ +# Misc + +## Reverse sshfs + +https://blog.dhampir.no/content/reverse-sshfs-mounts-fs-push + +You need the SFTP server program on your local machine (on Debian, the `openssh-server` package) and sshfs on the remote machine. |
