This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
syncing [2025/10/14 16:25] – created qlyoung | syncing [2025/10/14 16:55] (current) – align pic fix link qlyoung | ||
---|---|---|---|
Line 5: | Line 5: | ||
I think about my data in terms of [[tiered storage|tiers]]. I have stuff I frequently access and stuff I rarely access. My head canon for the first tier is " | I think about my data in terms of [[tiered storage|tiers]]. I have stuff I frequently access and stuff I rarely access. My head canon for the first tier is " | ||
- | There are two schools of thought regarding storage. One prioritizes efficiency; data should be stored in one location accessible | + | So for my working set I need a way to reliably sync all that data across multiple devices. For that I use [[https:// |
- | In the past my laptop didn't have enough space to store my working set. The drives just weren' | + | {{:syncthing-network.svg?700}} |
- | + | ||
- | | + | |
- | - m.2 NVMe drives can now accommodate that working set for a reasonable price | + | |
- | - which means I can now have my working set completely stored on my laptop. | + | |
- | + | ||
- | Due for a laptop upgrade anyway, I got 8tb of storage on my new one and then set about collating my working set into a portable structure. After that I installed [[https:// | + | |
- | + | ||
- | At this point in time I exist in storage nirvana. I work on my desktop. Grab my laptop and catch an airplane; all the data I was working on is on my laptop and I pick up where I left off. No need to connect to airplane wifi. Get where I'm going, connect my laptop; it's syncing everything to my home server and desktop in the background. | + | |
- | + | ||
- | ==== phone ==== | + | |
- | + | ||
- | I only have 1tb of storage on my phone, so it can't store everything; and even if I wanted to, syncthing on iOS basically doesn' | + |