Blog | Desktop Client | Infinite Scale | ownCloud | ownCloud Client | Product | Release | Server

Desktop Client 7.1 and ownCloud Server: what happened and how to roll back to 6.x

If your ownCloud Server (ownCloud Classic/oc10) sync stopped working after upgrading the Desktop Client to 7.1, the issue isn't your credentials or your server. The 7.x client only speaks to ownCloud Infinite Scale. The 6.x config you need is still on disk. A tested rollback procedure for Linux, Windows, and macOS is published.

If you updated the ownCloud Desktop Client to 7.1 and your ownCloud Server account suddenly stopped syncing, you are not alone — and there is a clean path back.

What changed in Desktop Client 7.0

Starting with Desktop Client App 7.0, the client connects exclusively to ownCloud Infinite Scale. Support for ownCloud Server (also called ownCloud Classic or oc10) was removed in that release. The 7.1 update that shipped shortly after carries the same limitation. If you picked it up through a routine Linux distribution update or a manual Windows/macOS upgrade before the release notes got your attention, your ownCloud Server account will stop connecting as soon as the new client starts.

The key thing to understand: this is not a server-side problem and not a credentials issue. The 7.x client simply does not speak the protocol that ownCloud Server uses.

Why reinstalling 6.x alone does not work

The first instinct is to uninstall 7.1 and put 6.x back. That does not work out of the box because the 7.x client writes its configuration in a format that the 6.x client refuses to open. Launching the reinstalled 6.x client against the existing configuration directory will result in a startup failure.

The good news: the Desktop Client has automatically backed up your configuration directory before each major upgrade for several releases now. Your original 6.x configuration is sitting intact on disk, waiting to be restored.

How to restore 6.x

DeepDiver1975 has written a detailed, platform-specific recovery procedure covering Linux, Windows and macOS — including exactly where the backup lives on each platform and the steps to restore it safely:

Stuck after an upgrade to Desktop App 7.1? How to go back to 6.x for ownCloud Server (Classic) — GitHub Discussions

The short version: locate the backup the 7.x client created before upgrading, move it into place as the active configuration, then install the 6.x client. Full command sequences and folder paths for each OS are in the linked guide.

Going forward

If you are running ownCloud Server and are not yet planning a migration to ownCloud Infinite Scale, stay on the 6.x Desktop Client line. The release notes on the ownCloud client releases page flag breaking changes — worth a quick read before any major version bump.

For users who are ready to move to ownCloud Infinite Scale, the 7.x client is the path forward. Migration documentation is available at owncloud.dev.

ownCloud

June 20, 2026

Read now:

ownCloud Server 11.0.0-rc1: First Release Candidate for the Next Major Version

ownCloud Server 11.0.0-rc1: First Release Candidate for the Next Major Version

The first release candidate for ownCloud Server 11 is out. This is the release that surfaces breakage: PHP 7 support dropped, deprecated database and group-management classes removed, major version bumps to Doctrine DBAL and Symfony, subadmin disabled by default. Three security fixes underneath.
Do not deploy in production. Do test against your apps and integrations.

read more
ownCloud Infinite Scale 8.1.0: MFA-Gated Vault Storage Arrives

ownCloud Infinite Scale 8.1.0: MFA-Gated Vault Storage Arrives

oCIS 8.1.0 introduces MFA-gated vault storage as an isolated storage plane: its own provider ID, no public or federated sharing path, MFA propagated end to end, and a UI that makes the distinction obvious. Plus a public-share access control fix and roughly 60 other changes across indexing, LDAP, and connection recovery.

read more
The New ownCloud Marketplace: Git Is the App Store

The New ownCloud Marketplace: Git Is the App Store

The new ownCloud Marketplace is live. 13 Web Extensions, 42 apps, 324 releases, 36 publishers and counting. Zero backend. Zero database. Zero server-side processing. The Git repository is the source of truth. The catalogue is static JSON. Publishing an app is a pull request. Git is the app store.

read more