Merge branch 'gdpr-hubzilla' into 'master'

gdpr - hubzilla

See merge request disroot/howto!81
This commit is contained in:
muppeth 2018-12-17 21:07:40 +01:00
commit 8e87a42aa1
1 changed files with 21 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: Hubzilla
title: Hubzilla - exporting your channel content
published: true
taxonomy:
category:
@ -8,4 +8,23 @@ page-toc:
active: false
---
<br>
There are few ways to export content of your hubzilla channel. First of of course, you need to login to your hubzilla account at (https://hub.disroot.org)[https://hub.disroot.org] (dont forget to use your disroot email account for that like, *username@disroot.org*)
# Export Channel
Going to this url: [https://hub.disroot.org/uexport/basic](https://hub.disroot.org/uexport/basic) will:
Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content.
# Export Content
Going to this url: [https://hub.disroot.org/uexport/complete](https://hub.disroot.org/uexport/complete)
Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin.
You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range.
- To select all posts for a given year, such as this year, visit [https://hub.disroot.org/uexport/2018](https://hub.disroot.org/uexport/2018)
- To select all posts for a given month, such as January of this year, visit [https://hub.disroot.org/uexport/2018/1](https://hub.disroot.org/uexport/2018/1)
These content files may be imported or restored by visiting /import_items on any site containing your channel. For best results please import or restore these in date order (oldest first).