Nextcloud on Chromebook — Self-Hosted Cloud Access
Chromebook users who value privacy often run Nextcloud as an alternative to Google Drive. But ChromeOS doesn't support WebDAV natively — there's no built-in way to mount Nextcloud as a file system. The Nextcloud Android app exists but has limited file management compared to AnExplorer.
AnExplorer adds full WebDAV client capability: connect to Nextcloud (or any WebDAV server), browse your file tree, download/upload, and integrate with AnExplorer's other features (copy to USB, zip files, copy to other cloud services).
Why Use AnExplorer vs Nextcloud's Own App?
| Feature | Nextcloud Android app | AnExplorer WebDAV |
|---|---|---|
| Browse Nextcloud files | ✅ | ✅ |
| Upload files | ✅ | ✅ |
| Download files | ✅ | ✅ |
| Auto-sync folders | ✅ | ❌ |
| Copy between Nextcloud and USB | ❌ | ✅ |
| Copy between Nextcloud and NAS (SMB) | ❌ | ✅ |
| Copy between Nextcloud and other clouds | ❌ | ✅ |
| Archive extraction from Nextcloud | ❌ | ✅ |
| Text editor for remote files | ❌ | ✅ |
| PDF viewer for remote files | ❌ | ✅ |
Use both: Nextcloud app for auto-sync (camera upload, folder sync). AnExplorer for file management operations (copy between services, archive handling, text editing, cross-platform transfers).
Setting Up WebDAV on Chromebook
Your Nextcloud WebDAV URL
Find it in Nextcloud → Settings → bottom of page:
https://cloud.yourdomain.com/remote.php/dav/files/USERNAME/
Replace cloud.yourdomain.com with your server and USERNAME with your account name.
Connection in AnExplorer
- Open AnExplorer on Chromebook
- Network → WebDAV → tap +
- URL: paste your WebDAV URL
- Username: your Nextcloud login
- Password: your password (or app password if 2FA enabled)
- Connect → file tree appears
App passwords for 2FA users
If you use two-factor authentication:
- Nextcloud → Settings → Security → Devices & sessions
- Create new app password → name it "AnExplorer Chromebook"
- Use this app password in AnExplorer instead of your main password
Workflows for Chromebook + Nextcloud
Editing documents
- Connect to Nextcloud → navigate to Documents folder
- Download document to Chromebook (tap → save to Downloads)
- Edit in Google Docs, LibreOffice, or appropriate app
- Upload edited version back to Nextcloud via AnExplorer
- Or: for text/code files, edit directly in AnExplorer's text editor → saves back to Nextcloud
Cross-cloud file management
Move files between Nextcloud and other services:
- Connect to Nextcloud (WebDAV) AND Google Drive (Cloud) in AnExplorer
- Copy files from one to the other
- Useful for: moving off Google to self-hosted, or sharing Nextcloud files via Drive links
Backup Chromebook to Nextcloud
Back up important Chromebook files to your private cloud:
- Navigate to Chromebook's Downloads or Linux files
- Select files → Copy
- Navigate to Nextcloud connection → Paste
- Files upload to your self-hosted cloud
Archive management on Nextcloud
Receive ZIP/RAR archives in Nextcloud:
- Navigate to the archive in Nextcloud via AnExplorer
- Download to Chromebook → extract with Archive Manager
- Upload extracted contents back to Nextcloud (organized into folders)
- Or: download, extract, use locally, delete
Collaboration with shared folders
Access Nextcloud shared folders:
- Connect to Nextcloud → shared files appear in your file tree
- Download shared files for offline work
- Upload your contributions to shared folders
- All within AnExplorer's Chromebook window
Other WebDAV Services on Chromebook
AnExplorer's WebDAV client also works with:
- ownCloud — same WebDAV endpoint format
- Koofr — WebDAV-accessible cloud storage
- Corporate WebDAV servers — internal company file servers
- Custom servers — any standard WebDAV implementation
Keyboard Integration
AnExplorer's WebDAV browser responds to Chromebook keyboard:
- Arrow keys: navigate file listings
- Enter: open folder / download file
- Ctrl+C / Ctrl+V: copy files between WebDAV and local
- Ctrl+A: select all in current folder
- Backspace: go up directory
Run alongside Chrome in split-screen: Nextcloud web interface on one side, AnExplorer file operations on the other.
Performance Considerations
- Local Nextcloud server: Fast (10-40 MB/s depending on server and network)
- Remote Nextcloud (over internet): Speed limited by internet connection
- Large folders: Initial listing may take a few seconds on folders with hundreds of files
- Large file downloads: Show progress indicator — cancel if needed
Security Notes
- Always use HTTPS (not HTTP) for WebDAV connections — encrypts all data in transit
- Use app passwords if 2FA is enabled — never share your main password
- Chromebook sandbox keeps AnExplorer's stored credentials isolated from other apps
- Disconnect when on shared Chromebooks — don't leave sessions open on school/library computers
Related Guides
- Network Storage Feature — all protocols overview
- SMB for Chromebook — NAS access on Chromebook
- FTP for Chromebook — remote server access
- File Manager for Chromebook — complete Chromebook guide
- Cloud Storage — commercial cloud alternatives
