Hacker News new | ask | show | jobs
by williamstein 663 days ago
How do you deal with the filesystem? Eg do you make the local file system visible to the remote kernel somehow?
1 comments

We don't right now, but it's something a lot of people have asked for, so we're rolling out a file sync feature next week. (It will basically be a nice wrapper over rsync.)