Hacker News new | ask | show | jobs
by lazzlazzlazz 4080 days ago
If Dropbox synchronizes folders, including edits made to files, why wouldn't it synchronize a delete? If the expected behavior would be that it propagates anything but a deletion, that would be truly bizarre and confusing wouldn't it?
1 comments

Sure. It makes absolute sense, but it wasn't the behavior either of us expected. You could easily, and rightfully, say that our expectations were wrong and inconsistent. I deal with frustratingly inconsistent customer expectations all the time, so I sympathize when I'm on the other side of the table. Just an anecdote point.

Edit: To be more clear, I expected the behavior that SVN gives me, which is that a change is pending to commit by default, but an add or delete isn't. I have no good explanation for why I expected dropbox to behavior like SVN.