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 Samba?

¶ How to Access PocketCloud Files via Samba?

Samba is a file-sharing service based on the SMB/CIFS (Server Message Block / Common Internet File System) protocol, widely used for file and printer sharing between Linux, macOS, and Windows systems. With Samba, users can access shared directories on remote servers as if they were local, enabling cross-platform file sharing and collaboration.

Samba provides the following main features:

  1. File Sharing – Allows users to access, upload, download, and manage shared files or folders over the network.
  2. Printer Sharing – Supports network printer sharing, allowing multiple devices to use the same printer.
  3. User Access Control – Enables administrators to set permissions for different users or groups, ensuring data security.
  4. Cross-Platform Compatibility – Works seamlessly with Windows, Linux, and macOS systems, supporting multiple client types.

¶ Enable Samba

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

  1. Open the File Services section in the app.
  2. Tap Samba Service.
  3. Toggle the switch to turn on the Samba service.

¶ Accessing on Windows

  1. Press Win + R on your keyboard.
  2. Type \\NAS_IP_Address and click OK.
  3. Enter your username and password, then click OK.
  4. Now you can browse and manage your NAS files directly in File Explorer, just like a local folder.

¶ Accessing on iOS

  1. Open the Files app.
  2. Tap the “...” icon in the upper right corner and select Connect to Server.
  3. Enter smb://NAS_IP_Address and tap Connect.
  4. Enter your username and password, then tap Next.
  5. You can now browse and manage NAS files directly in the Files app, just like local folders.

¶ Accessing on macOS

  1. Open Finder, then go to the menu bar and select Go → Connect to Server.
  2. In the server address field, enter:
    smb://NAS_IP_Address, 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 any local folder.

¶ Accessing on Linux

Use cifs-utils to mount the Samba share:

# Install cifs-utils
sudo apt-get install cifs-utils

# Create a mount point
# Example: using /mnt/samba_share as the mount directory
sudo mkdir -p /mnt/samba_share

# Mount the Samba shared directory
sudo mount -t cifs //NAS_IP_Address/shared_folder /mnt/samba_share -o username=USERNAME,password=PASSWORD

# Once mounted, you can access and manage NAS files under /mnt/samba_share
Prev: How to Create a Local Share for Other Users? Next: How to Access PocketCloud Files via WebDAV?
  • Enable Samba
  • Accessing on Windows
  • Accessing on iOS
  • 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.