Now I have unlim Internet only on some part of day(03:00 - 08:00).
Is it possible to allow DropBox syncing only in this time and pause syncing at other time?
I'm on Ubuntu 11.04
|
Now I have unlim Internet only on some part of day( Is it possible to allow DropBox syncing only in this time and pause syncing at other time? I'm on Ubuntu 11.04 |
||||
|
|
|
You could use the official Dropbox CLI to start/stop the dropboxd by cron. Unluckly there is no support to pause syncing. You can also install dropboxd as a system deamon using this how to. |
|||
|
|
|
You can just end the dropbox process then, and restart it later. That should do what you want. Syntax for the scheduled task is: |
|||
|
|
Depending on what firewall you use, you may be able to set up a rule to block traffic from the DropBox app during certain times of the day, and allow it at other times of the day. |
|||||
|