This code was imported from @svbergerem gist.
This is mainly to show how to use the script with a Nextcloud instance using self signed certificates.
The code in master branch have the original code and branch self-signed-certs will have the adjusted code.
If you have 2FA configured, you need to temporarly disable it. Reenable it after import is finished.
- Clone repository
If you want the self signed certificate version:
git clone https://github.com/keitalbame/nextcloud-deck-export-import.git
git clone https://github.com/keitalbame/nextcloud-deck-export-import.git -b self-signed-certs
- Change to folder
cd nextcloud-deck-export-import
- Adapt variables for your instances:
- urlFrom
- authFrom
- urlTo
- authTo
- Run python script
python nextcloud-deck-export-import.py