Is there a performance hit to local file access with dropbox?

2

I've been considering using dropbox for a few reasons, since it seems to solve a lot of potential headaches. However, one thing I didn't find a lot of information on were the drawbacks from a performance perspective. What sort of drawbacks from a performance standpoint can I expect when interacting with files inside my dropbox folder?

Two examples where this might be a concern:

1) Modifying a few hundred files and then saving

2) Opening a drop box folder on a pc which hasn't been used in a while (less concerned about this one).

Eric

Posted 2011-11-22T21:03:31.017

Reputation: 121

By "opening a Drobox folder on a PC which hasn't been used recently", do you mean that the PC is not up-to-date with the current set of files from Dropbox? – iglvzx – 2011-11-22T21:15:00.267

yes, for example if it shows you what is there immediately and then updates as it syncs or forces you to wait for the folder to complete syncing. – Eric – 2011-11-22T21:42:31.013

Answers

1

It depends on what you consider a performance hit. If you save/modify a few hundred files then dropbox is going to upload a few hundred files. So if your connection is weak/slow or your cpu isn't up to par then yes you could see a performance hit.

As to your second question, again you will see a performance hit on the network side. If dropbox has to download a lot of files or check to see if it has to download a lot of files your network connection could take a hit if its slow or weak.

But as to actual overhead you should not see any real performance hits, but also remember Dropbox stores everything and sends every in the clear. So for security standpoints you might want to check out a different option.

Unfundednut

Posted 2011-11-22T21:03:31.017

Reputation: 6 650