TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Solution to keep a cloud dev environment in sync with my laptop?

3 pointsby mrisseabout 10 years ago

3 comments

mrisseabout 10 years ago
Currently I'm using a hacky script that watches the project directory and rsyncs the project whenever anything changes. It works, but it's slow, and I have to manually keep the rsync --ignore flags in sync with the .gitignore file for the project. Hoping someone out there has something better.
senjindarashivaabout 10 years ago
Bittorrent sync <a href="https:&#x2F;&#x2F;www.getsync.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.getsync.com&#x2F;</a> would be another alternative
luxpirabout 10 years ago
Syncthing might do the trick.
评论 #9547280 未加载