ownCloud op Android met AnExplorer
ownCloud is het oorspronkelijke open-source zelf-gehoste cloudplatform — Nextcloud is in 2016 afgeleid van ownCloud. Beide gebruiken hetzelfde WebDAV-protocol voor bestandstoegang, dus AnExplorer maakt op dezelfde manier verbinding met ownCloud: via een WebDAV-bladwijzer.
Hoe ownCloud met AnExplorer te verbinden
ownCloud stelt WebDAV beschikbaar op:
https://your-owncloud-server.com/remote.php/webdav/
Older ownCloud v8 and below use /remote.php/webdav (no trailing slash); v9+ uses the same path as above.
In AnExplorer:
- Open AnExplorer and tap + in the sidebar
- Select WebDAV
- Enter your ownCloud WebDAV URL
- Username and Password: your ownCloud credentials
The connection appears in AnExplorer's sidebar and works like any other storage location.
App Passwords for ownCloud
If you have 2FA (two-factor authentication) enabled in ownCloud, you must use an app password. App password support was introduced in ownCloud 10.0.
Create an app password:
- Log in to ownCloud
- Click top-right avatar → Settings → Security
- In the "App passwords" section, generate a new app password
- Use this password in AnExplorer instead of your main password
ownCloud vs Nextcloud — Key Differences for AnExplorer Users
Both are self-hosted WebDAV servers and connect identically to AnExplorer. The main differences are in the server software itself:
| ownCloud | Nextcloud | |
|---|---|---|
| License | AGPL + Commercial | AGPL |
| Typical users | Enterprise (ownCloud Infinite Scale) | Self-hosters, homelab |
| Mobile sync app | ✅ | ✅ |
| AnExplorer WebDAV | ✅ | ✅ |
| Synology package | ✅ | ✅ |
| Docker image | ✅ | ✅ |
If you're deciding between the two for a fresh install: Nextcloud has a larger community and receives more frequent updates. ownCloud's Infinite Scale (oCIS) is their next-generation rewrite being adopted by enterprise customers.
WebDAV URL by ownCloud Version
| ownCloud Version | WebDAV URL |
|---|---|
| ownCloud 10.x | https://uw-server.com/remote.php/webdav/ |
| ownCloud Infinite Scale (oCIS) | https://uw-server.com/remote.php/webdav/ (same) |
| Older v8 and below | https://your-server.com/remote.php/webdav |
Test your URL in a browser — if prompted with an HTTP authentication dialog, the URL is correct. A 404 means the URL needs adjustment.
Common Workflows
Move files from ownCloud to NAS:
- Open ownCloud WebDAV bookmark in AnExplorer
- Long-press files > Copy
- Navigate to your SMB/NAS bookmark
- Paste — AnExplorer transfers directly between the two servers
Back up phone photos to ownCloud:
- Navigate to your phone's
DCIM/map in AnExplorer - Selecteer foto's > Kopiëren
- Open ownCloud WebDAV > navigeer naar de back-upmap > Plakken
Voor geautomatiseerde fotoback-up heeft de officiële ownCloud Android-app een functie voor automatisch uploaden. Gebruik daarnaast AnExplorer voor beheer en bulkbestandsbewerkingen.
Problemen oplossen
SSL-certificaatfout:
- ownCloud met zelfondertekende certificaten veroorzaakt een SSL-fout in AnExplorer
- De meeste gebruikers installeren een correct certificaat via Let's Encrypt; op LAN, probeer HTTP in plaats van HTTPS
Time-out voor verbinding bij externe toegang:
- Zorg ervoor dat poort 443 (HTTPS) of 80 (HTTP) open is op uw router
- Voor een veiligere toegang op afstand gebruikt u SFTP of VPN + WebDAV in plaats van ownCloud openbaar te maken
