How to migrate your owncloud desktop client to Nextcloud

  1. Stop the owncloud client
  2. Remove the owncloud client
  3. Install the nextcloud client
  4. Start the nextcloud client once, and close it right when the wizard asks for the server etc
  5. Copy you existing owncloud.cfg to the nextcloud.cfg created in by the client in step 3.
    On Linux distributions:
    $HOME/.local/share/data/ownCloud/owncloud.cfg
    On Microsoft Windows:
    %LOCALAPPDATA%\ownCloud\owncloud.cfg
    On MAC OS X:
    $HOME/Library/Application Support/ownCloud
  6. Start the nextcloud client. It will ask for the password and afterwards pick up where your owncloud client finished -> no new data will be transferred.

edit: put in the default paths where the config files can be found.
This worked flawlessly for me. Just make sure that no client is running anymore before you do step 5.

3 Likes