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.

Dropbox’s Smart Sync lets users open a file stored only in the cloud like normal

127 pointsby hoovover 8 years ago

23 comments

kilroy123over 8 years ago
So will this ever be available for paying customers that aren&#x27;t on a business plan? If not, that is incredibly frustrating.<p>I pay for their service every month. I am not a business, so why should I pay more to have a feature that should be standard? Plus loads of features I don&#x27;t want or need?
评论 #13527589 未加载
评论 #13524495 未加载
评论 #13526236 未加载
评论 #13525475 未加载
评论 #13524359 未加载
评论 #13525945 未加载
chiasover 8 years ago
Local filesystem interface to files which exist &quot;only&quot; on the cloud is basically the way Keybase FS operates. If this is a &quot;killer feature&quot; for you, consider giving it a try. The downsides at the moment are (a) alpha software, and (b) 10 gig limit. It is free though, very convenient, and does a lot of things &quot;right&quot; (by my way of thinking).<p><a href="https:&#x2F;&#x2F;keybase.io&#x2F;docs&#x2F;kbfs" rel="nofollow">https:&#x2F;&#x2F;keybase.io&#x2F;docs&#x2F;kbfs</a>
评论 #13526997 未加载
pettersover 8 years ago
&gt; Smart Sync will be available for all Dropbox Business and enterprise customers today for early access.<p>I really hope us regular users will get it soon as well. This is great and how file syncing should work.
评论 #13530862 未加载
AlecSchuelerover 8 years ago
It&#x27;s interesting how much this sounds like NFS. NFS works great, and serves a fairly obvious use case, but obviously requires some working knowledge of Unix and ssh technologies etc. Smart Sync gives a one-click install and forget solution. It makes me wonder why it took so long for this to be made, and what other things we Unix-heads take for granted that could easily be ported and marketed to a wider audience.
评论 #13525007 未加载
评论 #13525129 未加载
AlexandrBover 8 years ago
I think I&#x27;ll pass on giving Dropbox a direct line into my computer&#x27;s kernel.
评论 #13526835 未加载
BadassFractalover 8 years ago
Any chance they will let us store more than 1TB on the individual paid version of the product? I have a terabytes worth of RAW file format photographs that I currently have to store on S3, but I&#x27;d much rather keep everything on Dropbox if I can. <a href="https:&#x2F;&#x2F;www.dropbox.com&#x2F;en&#x2F;help&#x2F;160" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;en&#x2F;help&#x2F;160</a>
desireco42over 8 years ago
I gave up on Dropbox long time ago. Maybe I am wrong, but with data loss and other issues, especially limit on space, I found BTSync better suited for my needs. It&#x27;s been working for years now.<p>I think Dropbox could&#x27;ve innovated much more then they did, to make their offering more compelling to guys like me. They didn&#x27;t and that is unfortunate. I think they feel pressured now but it might be a little late and their solutions are kind of artificial and inspired by others... (paper for example)
评论 #13528176 未加载
评论 #13528367 未加载
odabaxokover 8 years ago
Dropbox&#x27;s first blog post about Smart Sync (aka Infinite) and discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11570888" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11570888</a>
评论 #13524501 未加载
nvr219over 8 years ago
I wish I could enforce this as dropbox administrator to my users... like when they install, have &quot;smart sync&quot; on specific folders instead of default to downloading everything.
abaloneover 8 years ago
How does this compare technically to iCloud[1] and (lesser known) Upthere[2]? And any other cloud storage providers that treat local files as purgeable &#x2F; do selective syncing.<p>For example one major difference I&#x27;ve noticed is iCloud can sync while asleep (Power Nap). This has proven to be <i>very</i> useful with my iCloud Photo Library, which has tons of syncing to do every day and night over a slow connection.<p>Another distinction with Apple&#x27;s approach, maybe not directly comparable to Dropbox Business, is how it is integrated with apps. I mentioned photos, but it also covers iTunes music and movies&#x2F;TV. It lets it be smarter than a purely filesystem level sync, like downloading photo previews and purging movies only after you&#x27;ve watched them. In other words it has a direct Dropbox competitor in iCloud Drive, but also adds domain-specific syncing.<p>Are there any advantages to Dropbox&#x27;s approach?<p>[1] <a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;HT206996" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;HT206996</a><p>[2] <a href="https:&#x2F;&#x2F;upthere.com&#x2F;technology" rel="nofollow">https:&#x2F;&#x2F;upthere.com&#x2F;technology</a>
评论 #13526027 未加载
评论 #13525749 未加载
johnhattanover 8 years ago
So how does this work with stuff like virus scanners or text-searches that read all the bytes of all the files in a hierarchy?<p>Does it load up all the files locally and then LRU-discard them only to load them all up again the next time the virus-scanner runs?
评论 #13526985 未加载
dkonofalskiover 8 years ago
I&#x27;m really interested in the last part of the article where the file is store locally (with checks against space) for very large files and where only the diff is synced between the cloud and the local machine. That might work wonders for people that share large files constantly but it might also be a headache if you&#x27;re trying to determine a diff for a binary file instead of something simple like ASCII text.
akeckover 8 years ago
ExpanDrive on Mac and Win gives the same experience, but with almost any cloud storage backend. I combine it with unlimited Amazon Cloud Drive.
praveenpereraover 8 years ago
I&#x27;ve wanted this forever now, if they enable this on normal pro accounts I will finally pay for dropbox.
mixedCaseover 8 years ago
This has been available since forever in any of the Dropbox FUSE implementations.
评论 #13526652 未加载
mankash666over 8 years ago
Wonder how this compares to NFS&#x2F;pNFS.
评论 #13525055 未加载
niijover 8 years ago
Is this available for Linux? I couldn&#x27;t find information one way or the other on Dropbox&#x27;s site.
nkkollawover 8 years ago
iCloud removed a 800MB Photoshop file while I was working on it today, and I had to download it again (luckily I had saved my work, but the file was still open).<p>I didn&#x27;t expect that. I guess if it&#x27;s open but not modified it isn&#x27;t locked?<p>These things are not that intuitive, just yet.
评论 #13526588 未加载
beached_whaleover 8 years ago
If the business package could upload photo&#x27;s from phone devices I would consider it.
raverbashingover 8 years ago
This sounds like NFS for the .js age<p>Slower, buggier and less reliable (and I mean, yes, compared to NFS)
评论 #13525013 未加载
评论 #13525630 未加载
评论 #13529216 未加载
Animatsover 8 years ago
Haven&#x27;t they had that for years, except with more local caching?
评论 #13525751 未加载
sikhoteover 8 years ago
Still no .ignore list :(
dprattover 8 years ago
I ditched Dropbox years ago - I have no tolerance for any platform that requires an invisible (and not terribly inspectable) patch to my kernel.<p>Plus, it ate batteries like nobody&#x27;s business.