Station Cloud HelpHelp Center
PocketCloud
PocketCloud
Old Version
PocketCloud
  • Video Tutorial

  • Hardware Installation

  • Quick Start

  • Remote Access

  • Photos

  • Cinema

  • File

  • File Service

    • How to Access PocketCloud Files via Samba?
    • How to Access PocketCloud Files via WebDAV?
    • When accessing a WebDAV service in Windows, an error message appears for files larger than 50MB (error code: 0x800700DF)
    • Window failed to mount WebDAV to local computer
    • File Manager freezes after a failed WebDAV connection in Windows
    • Mounting WebDAV on a Local Computer in Windows
  • Backup

  • Settings

  • Compatible List

  • FAQ

  • Contact Us
  1. PocketCloud
  2. /
  3. File Service

  4. /
  5. How to Access PocketCloud Files via WebDAV?

¶ How to Access PocketCloud Files via WebDAV?

WebDAV (Web-based Distributed Authoring and Versioning) is an extension of the HTTP protocol that enables file sharing and collaboration over the network. It allows users to access, edit, and manage files stored on remote servers through web browsers or client applications.

WebDAV provides the following main features:

  1. File Upload and Download – Supports uploading local files to the server and downloading remote files to local devices.
  2. File Management – Enables users to create, delete, rename, and move files or folders on the remote server.
  3. File Synchronization – Keeps local and remote files in sync to ensure data consistency.
  4. File Sharing and Collaboration – Allows users to share files on the server with others, facilitating teamwork and collaboration.

¶ Enable WebDAV

By default, WebDAV is disabled. You need to manually enable it by following these steps:

  1. Open the File Services section in the app.

  2. Tap Webdav Service.

  3. Toggle the switch to turn on the WebDAV service.


¶ Accessing via Browser

  1. Open a browser and enter the following URL in the address bar:
    http://NAS_IP_Address:5005

  2. Enter your username and password to access the WebDAV file share.


¶ Accessing on Windows

  1. Press Win + E to open File Explorer.

  2. Right-click Network in the left sidebar and select Map Network Drive.

  3. In the popup window, enter the WebDAV address:
    http://NAS_IP_Address:5005
    Then click Finish.

  4. Enter your username and password in the login prompt.

  5. Once completed, you can access NAS files from This PC, just like a local drive.


¶ Accessing on macOS

  1. Open Finder, then in the menu bar select Go → Connect to Server...

  2. In the server address field, enter:
    http://NAS_IP_Address:5005
    Then click Connect.

  3. Enter your username and password, then click Connect.

  4. You can now browse and manage NAS files in Finder just like local folders.


¶ Accessing on Linux

Use davfs to mount the WebDAV share:

# Install davfs2
sudo apt-get install davfs2

# Create a mount point
# Example: using /mnt/webdav_share as the mount directory
sudo mkdir /mnt/webdav_share

# Mount the WebDAV share
sudo mount.davfs http://NAS_IP_Address:5005 /mnt/webdav_share

# Once mounted, you can access and manage NAS files under /mnt/webdav_share
Prev: How to Access PocketCloud Files via Samba? Next: When accessing a WebDAV service in Windows, an error message appears for files larger than 50MB (error code: 0x800700DF)
  • Enable WebDAV
  • Accessing via Browser
  • Accessing on Windows
  • Accessing on macOS
  • Accessing on Linux

User identity management

Integrated third-party login
Mobile phone number flash check (opens new window)
Universal login form component
Custom authentication process

Enterprise internal management

Single Sign On
Multi-factor Authentication
Authority Management

Developers

Development Document
Framework Integration
Blog (opens new window)
GitHub (opens new window)
Community User Center (opens new window)

Company

400 888 2106
sales@stationpc.com
16 / F, Block B, NORTH STAR CENTURY CENTER, Beijing(Total)
room 406, 4th floor, zone B, building 1, No. 200, Tianfu Fifth Street, Chengdu(branch)

Beijing ICP No.19051205-1

© Beijing Steamory Technology Co.