Is there any way to convert the owncloud version 10.3.x to nextcloud or to downgrade owncloud version?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
Yes, you could just use the NextCloud migration tool.
Log into the ownCloud server via SSH
Go to the folder where ownCloud is installed. That is typically something like /var/www/html/owncloud
Use the following command to download the migration script:
wget https://download.nextcloud.com/server/installer/migrator/index.php
mv index.php.1 updater/index.php
*. Now go to the URL of your ownCloud server in a browser and log in. Then append to the URL this: updater/index.php so it looks like: https://your.owncloudserver.com/updater/index.php
*. Then you can just follow the steps
For more information check out the official NextCloud documentation here:
https://nextcloud.com/migration/
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.