From f1361298eebb8762fe6434b98cc90ab1409755a0 Mon Sep 17 00:00:00 2001 From: Jakub Filo Date: Tue, 7 Sep 2021 09:03:22 +0000 Subject: [PATCH] Add 'examples/android/syncopoli_export.json' --- examples/android/syncopoli_export.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/android/syncopoli_export.json diff --git a/examples/android/syncopoli_export.json b/examples/android/syncopoli_export.json new file mode 100644 index 0000000..352175d --- /dev/null +++ b/examples/android/syncopoli_export.json @@ -0,0 +1 @@ +{"version":2,"globals":{"pref_key_server_address":"liberty.plantroon.com","pref_key_protocol":"SSH","pref_key_username":"plantroon","pref_key_rsync_password":"","pref_key_options":"-vHrlt --no-perms --no-owner --no-group --chmod=ugo=rwX","pref_key_private_key":"\/storage\/emulated\/0\/id_rsa_dropbear","pref_key_port":"22","pref_key_frequency":"1","pref_key_ssh_password":"","pref_key_wifi_only":false,"pref_key_wifi_name":"","pref_key_as_root":""},"profiles":[{"name":"chasm internal backup","sources":["\/storage\/emulated\/0\/"],"destination":"\/srv\/data\/chasm\/","rsync_options":"--exclude 'Android' --exclude 'DCIM\/.thumbnails' --exclude 'Downloads' --delete","direction":"OUTGOING"}]} \ No newline at end of file