Skip to content

How to Access Files and Folders Over the Network

In HexOS, you can create folders through the deck, but you can’t add contents to the folders via the deck.
The folder contents are added, viewed and edited from another device over the network. This means folders are accessed using a computer, laptop or phone connected to the same network.

This guide will explain how to access a folder on your HexOS server from a variety of other devices.

Note: Some apps may require different methods to add or view data. In Immich, for example, you upload photos and videos via a web browser.

Copying the Address of a Folder

  1. In the folders screen of your HexOS deck, select on the folder you want to access
  2. Select the Browse button
browse-button

You will be given the folder IP address needed to connect to it from other devices on the same network. You can select the Copy button to copy a link and paste it following the instructions below.

link-for-browse

You can select Windows or Mac using the dropdown.

choose-between-windows-or-mac

Changing the Windows/Mac setting doesn't modify the folder, it just provides instructions for the selected operating system.

Accessing the folder from your device

Here are some examples of how to access the file from various devices. The specific method may vary a little depending on your operating system.

On Mac

  1. Open Finder
  2. Select "Go" in the menu bar
  3. Select "Connect to Server"
  4. Paste the SMB link into the "Server Address" field
  5. Select the "Connect" button

On Windows

  1. Open File Explorer
  2. On the left side there is a list of folders and locations, select This PC
this-pc
  1. Right click for the menu
  2. Select Add a network location
add-a-network-location

Follow the wizard though by selecting the Next button.

next

Select the Next button on the Choose a custom network location step.

choose-custom-next

Paste the folder address in and select the Next button.

paste-in-address

You can optionally choose a display name. Select the Next button.

name-it

Then select the Finish button.

finish

Your folder will now be accessible from your file browser.

If the folder is private you will be asked for a username and password before it will open.

password

On ChromeOS

Open the My Files app.

my-files
  1. On the top right, select the menu button (three vertical dots)
  2. Select Services
  3. Select SMB File Share
services-smb-share
  1. Then select a suggested share from the list or manually enter the URL using the given in the windows section "\\ipaddress\Folder-name"
  2. Fill out the password field if required
  3. Select Add
smb-share-login

The file will now show in the left hand navigation on My Files

shortcut-in-my-files

On Linux

This varies depending on your linux distro. The url required will likely be similar to the Mac one, with forward slashes (rather than windows and chrome with \ back slashes). The following example is from Fedora.

  1. Open your files app
  2. Select Network
  3. Paste in the folder address
paste-in-address-1
  1. Fill in the username and password if needed
  2. Select Connect
enter-details

You will now see the folder in your Networks section of your file manager and also as a shortcut at the bottom of the left hand navigation of files

files-shortcut

Sometimes the folder may show under Other locations

other-locations

Android

Guide coming soon

iOS

Guide coming soon

Released under the MIT License