We use dropbox across our entire company which is generally amazing. However, recently we have run into a problem. We have a remote peice of equipment that is running 24/7 writing data to csv files. These files are stored and synced via dropbox. The problem is that dropbox sends them every time the machine write a new line which is every 15s. The files can get quite large over the course of the day and by the end of the day the system is consuming GB/hr.
Is there some way to tell dropbox to sync a certain folder only once a day?
Thanks