Android에서 Nextcloud 파일에 액세스하는 방법

Android에서 Nextcloud 파일에 액세스하는 방법

마지막 업데이트 :

Nextcloud는 가장 널리 배포된 자체 호스팅 클라우드 스토리지 플랫폼입니다. Dropbox 또는 OneDrive와 달리 Nextcloud는 홈 NAS, VPS 또는 Raspberry Pi와 같은 자체 서버에서 실행됩니다. AnExplorer는 WebDAV을 통해 Nextcloud에 연결하여 Nextcloud 모바일 앱 없이도 전체 파일 관리를 제공합니다.

Nextcloud를 AnExplorer에 연결하는 방법

Nextcloud는 다음 위치에 WebDAV 엔드포인트를 노출합니다.

https://your-nextcloud-server.com/remote.php/dav/files/YOUR_USERNAME/

In AnExplorer:

  1. Open AnExplorer and tap + in the sidebar
  2. Select WebDAV
  3. Enter your Nextcloud WebDAV URL (see format above)
  4. Username: your Nextcloud login
  5. Password: your Nextcloud password (or an app password — recommended)

The connection appears in the AnExplorer sidebar as a WebDAV bookmark.

Nextcloud supports app-specific passwords, which let you grant AnExplorer access without exposing your main Nextcloud password. If your main password changes, only the app password needs to be regenerated.

Create an app password in Nextcloud:

  1. Log in to your Nextcloud web interface
  2. Go to Profile iconPersonal settingsSecurity
  3. Under "Devices & sessions", enter a name like AnExplorer and click Create new app password
  4. Copy the generated password and paste it into AnExplorer's WebDAV password field

What You Can Do

ActionNotes
Browse all Nextcloud foldersIncluding shared folders and team spaces
Download to phoneLong-press > Copy > Paste to local folder
Upload from phoneCopy local file > Paste to Nextcloud WebDAV bookmark
Create foldersLong-press in space > New Folder
Delete filesLong-press > Delete
Move between Nextcloud and NASCopy from Nextcloud > Paste to SMB/FTP bookmark

For moving files between Nextcloud and a NAS directly from AnExplorer, see the NAS connection guide. This works because AnExplorer can have both open at the same time in its sidebar.

Common Nextcloud Deployment Types

DeploymentNextcloud URL format
Home server (local only)http://192.168.1.x/remote.php/dav/files /USERNAME/
VPS or cloud serverhttps://cloud.yourdomain.com/remote.php/dav/files/USERNAME/
Synology via Nextcloud package @https://your-nas.com:PORT/remote.php/dav/files/USERNAME/
Nextcloud All-in-One (Docker)Typically https://cloud.yourdomain.com/remote.php/dav/files/USERNAME/

For HTTP-only (no HTTPS) connections on a local network: some Android versions require a specific setting to allow cleartext HTTP connections. If the connection fails, try adding https:// even on LAN — or set up a self-signed certificate in Nextcloud.

Nextcloud vs Nextcloud + AnExplorer vs Nextcloud App

Nextcloud AppAnExplorer + WebDAV
Photo auto-sync
File browsing
Manage NAS files alongside
Offline access✅ (marked files)Downloads only
Archive handling (ZIP/7z)
TV/Wear OS access
Multiple cloud accounts

If you also want photo auto-sync from your phone to Nextcloud, keep the Nextcloud app installed alongside AnExplorer — use Nextcloud app for sync, AnExplorer for browse and manage.

Troubleshooting

Connection refused or 404 error:

  • Verify the WebDAV URL format — the /remote.php/dav/files/USERNAME/ 경로는 필수입니다
  • 브라우저에서 테스트: WebDAV URL을 붙여넣으세요. 인증 프롬프트가 표시되어야 합니다.

401 승인되지 않음:

  • 사용자 이름과 비밀번호를 다시 확인하세요.
  • Nextcloud에서 2FA를 활성화한 경우 반드시 앱 비밀번호(기본 비밀번호가 아님)를 사용해야 합니다.

원격 연결 시 성능 저하:

  • 인터넷을 통한 Nextcloud WebDAV는 로컬 LAN 액세스보다 느립니다.
  • 가정용으로 사용하려면 NAS에 있는 SMB을 Nextcloud와 함께 사용하는 것이 대용량 파일의 경우 더 빠릅니다.

관련 가이드

자주 묻는 질문

저작권 © DWorkS 2011 – 2026 모든 권리 보유.