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

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

마지막 업데이트 :

ownCloud는 원래 오픈 소스 자체 호스팅 클라우드 플랫폼입니다. Nextcloud은 2016년 ownCloud에서 분기되었습니다. 둘 다 파일 액세스에 동일한 WebDAV 프로토콜을 사용하므로 AnExplorer는 WebDAV 북마크를 통해 동일한 방식으로 ownCloud에 연결합니다.

ownCloud를 AnExplorer에 연결하는 방법

ownCloud는 다음 위치에 WebDAV를 노출합니다.

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:

  1. Open AnExplorer and tap + in the sidebar
  2. Select WebDAV
  3. Enter your ownCloud WebDAV URL
  4. 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:

  1. Log in to ownCloud
  2. Click top-right avatar → SettingsSecurity
  3. In the "App passwords" section, generate a new app password
  4. 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:

ownCloudNextcloud
LicenseAGPL + CommercialAGPL
Typical usersEnterprise (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 VersionWebDAV URL
ownCloud 10.xhttps://your-server.com/remote.php/webdav/
ownCloud Infinite Scale (oCIS)https://your-server.com/remote.php/webdav/ (same)
Older v8 and belowhttps://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:

  1. Open ownCloud WebDAV bookmark in AnExplorer
  2. Long-press files > Copy
  3. Navigate to your SMB/NAS bookmark
  4. Paste — AnExplorer transfers directly between the two servers

Back up phone photos to ownCloud:

  1. Navigate to your phone's DCIM/ AnExplorer의 폴더
  2. 사진 선택 > 복사
  3. ownCloud WebDAV 열기 > 백업 폴더로 이동 > 붙여넣기

자동 사진 백업을 위해 공식 ownCloud Android 앱에는 자동 업로드 기능이 있습니다. AnExplorer를 사용하여 관리 및 대량 파일 작업을 함께 수행하세요.

문제 해결

SSL 인증서 오류:

  • 자체 서명된 인증서가 있는 ownCloud는 AnExplorer에서 SSL 오류를 발생시킵니다.
  • 대부분의 사용자는 Let's Encrypt를 통해 적절한 인증서를 설치합니다. LAN에서는 HTTPS 대신 HTTP를 사용해 보세요.

원격 액세스 시 연결 시간 초과:

  • 라우터에 포트 443(HTTPS) 또는 80(HTTP)이 열려 있는지 확인하세요.
  • 더욱 안전한 원격 액세스를 위해 ownCloud를 공개적으로 노출하는 대신 SFTP 또는 VPN + WebDAV을 사용하세요.

관련 가이드

자주 묻는 질문

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