Embed Notice
HTML Code
Corresponding Notice
- Embed this noticesshfs is dead afaik, i kinda wish there was a simple alternative to sharing filesystems across the network without needing root access to export/mount like nfs
i'm still using sshfs for that so that i can code interchangeably between my laptop and desktop, without needing to sync git repo every time (often my changes are not ready to commit, and making temp commits just to sync is messy, as well as often i have files i don't want to commit, but they're just shader tests)