Hacker News new | ask | show | jobs
by LambdaComplex 2867 days ago
>you'd then need to tunnel your connection (eg via SSH or VPN)

Well, there is an sshfs FUSE filesystem, for what it's worth

2 comments

Which works on Windows via Dokan [1]

[1] https://github.com/dokan-dev/dokan-sshfs

Yup, mentioned that in my previous post. Awesome project. I remember the first time I discovered it - I felt like a caveman who'd just discovered fire.