Open joonas-fi opened 10 months ago
docker run --rm -it --network=host --device=/dev/fuse:/dev/fuse --name=sshfs ubuntu mkdir /htpc && apt update && apt install -y sshfs sshfs joonas@100.87.140.103:/ /htpc
$ apt install -y openssh-sftp-server
Docs
POC
Notes
$ apt install -y openssh-sftp-server
(installation failed for me due to conflict with function22)