Skip to content
hertsch edited this page Sep 4, 2013 · 3 revisions

To prevent SyncData from illegal access, all commands must be authorized with a security key. SyncData create this key at setup and tell you the key. Don't worry if you have forgot the key, you will find the key in the syncdata.json in the section security and the entry key. You can also change the key and switch of the security feature ( not recommended! ).

The usage is simple, just attach the parameter key and the value to each command, sample for the key with the value Mz6p6zPTu:

http://www.<yourdomain.tld>/syncdata/command?key=Mz6p6zPTu

Next step: Backup

Clone this wiki locally