From f9731ef4edb77f423da0ab2185a191b7aa656d0e Mon Sep 17 00:00:00 2001 From: benoit Date: Wed, 28 Mar 2018 13:39:31 +0000 Subject: [PATCH] nextcloud --- BackupStrategy.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BackupStrategy.page b/BackupStrategy.page index 23b13af..be29402 100644 --- a/BackupStrategy.page +++ b/BackupStrategy.page @@ -31,4 +31,4 @@ $ adb exec-out 'tar --create /external_sdcard/media/0 2>/backup-errors.txt' | gz $ adb exec-out 'tar --create /sdcard1/media/0 2>/backup-errors.txt' | gzip > media.tar.gz ``` -Nextcloud is used for some data and all Contacts, permanent synchronization. \ No newline at end of file +Nextcloud is used for some data (photos, some synced folders) and all contacts, permanent synchronization. \ No newline at end of file