How does the sync work?
WorkingHours downloads/uploads the database every time the app is started, closed or minimized. Additionally, a sync is performed every 5-15 minutes in the background, after a geofence as been entered or left or the timer has been controlled with a notification. WorkingHours saves the current database as well as daily backups. Both can also be easily imported manually through the app settings.
Where are the sync files located?
For OneDrive, WorkingHours is syncing the data in the folder "Applications/WorkingHours". For GoogleDrive & WebDAV, you find it in the "WorkingHours" folder in the root of your cloud storage space. And for Dropbox, the data will be saved to the "Apps/WorkingHours" folder. For iCloud, the files cannot be seen directly, however the used Cloud storage space.
[Android] I'm stuck during authentication/login
WorkingHours uses your default browser app for authenticating with the Cloud Service you selected (e.g. OneDrive). Some browsers do not always navigate back to WorkingHours after the authentication is complete, so WorkingHours cannot finish setting up the sync. To resolve this problem, you can set a different app (e.g. Google Chrome) as your default browser app in the Android settings. It only has to be your default app during the authentication process, you can switch back to your preferred browser app after you've successfully set up the Cloud Sync in WorkingHours.
Why is the sync not working for me?
In some cases, the sync might not work as expected. Some of the possible reasons include insufficient cloud space, a bad internet connection or sync-incompatible instances of WorkingHours (make sure you are running the latest app version on all connected devices).
If you are having troubles activating the sync on Android, please make sure that Google Chrome is installed, activated and set as your default browser. You can switch back to your preferred browser after the sync has been set up.
Also, the sync can fail when using OneDrive for Business. This is possibly because of administrative settings. Using a personal OneDrive account for the WorkingHours sync is recommended.
Make sure you using the same Cloud service (e.g. OneDrive) in all your WorkingHours instances and are logged in with the same (e.g. Microsoft-) Account.
If you continue to have problems with the Cloud sync, please don't hesitate to ask for help in the support area.
How do I set up the WebDAV sync?
Settings up the WebDAV Sync can be a bit more tricky compared to the other sync options. If you are having problems with it, maybe these points can help:
- Make sure you are entering the correct WebDAV-URL:
- In most cases you can not use the same URL that you use when accessing your Cloud storage in the browser. You may have to read the WebDAV documentation of your Cloud service system to find the correct WebDAV-URL
- If your WebDAV instance uses a non-default port, it might be required to append it to the URL (e.g. https://mydomain.com:1234)
- If you want to use a subfolder, make sure to append its name/path to the WebDAV-URL (e.g https://mydomain.com:1234/subfolder). In some cases it is required that you use a subfolder (e.g. the "webdav" subfolder on Synology servers)
- Make sure that the user you are using for the WebDAV Sync has access permissions (read + write) to the folder specified in the URL
- When using ownCloud/Nextcloud, you find the correct URL in the web interface by clicking on the bottom-left settings button. The URL should contain something like
/remote.php/dav/files/
- When you enter the wrong WebDAV credentials and the app shows an error, you can reenter them by clicking on the Reset login credentials button and reselect WebDAV from the sync options.
- When using https, make sure to have a valid and trusted SSL certificate on your server (you can get one for free from Let's Encrypt).
- When using Synology, make sure you enabled the WebDAV server as described here.