# Remote files and media access

Remote access to files and media can be useful for a wide range of purposes. Whether you want to watch movies stored on a remote device, such as a home server, or access files on your work computer while you are away from the office, Meshnet provides a convenient way to accomplish these tasks.

In addition, Meshnet uses an encryption mechanism to secure data transfers, helping you protect your sensitive content from being accessed by unauthorized parties. It also eliminates the need to open ports to allow traffic through, which simplifies the setup and reduces the risk of security breaches.

In this section, you can find how-to guides on accessing your remote resources over Meshnet.

### **Remote file management solutions**

* [Set up and access shared folders](https://meshnet.nordvpn.com/how-to/remote-files-media-access/set-up-folder-sharing)
* [Set up a remote NAS using OpenMediaVault and Meshnet](https://meshnet.nordvpn.com/how-to/remote-files-media-access/remote-openmediavault-nas)
* [Use Syncthing for remote continuous file synchronization](https://meshnet.nordvpn.com/how-to/remote-files-media-access/syncthing-file-synchronization)
* [Set up HTTP file server for remote file access](https://meshnet.nordvpn.com/how-to/remote-files-media-access/http-file-server)

### **Personal media streaming**

* [Watch videos over Meshnet using Kodi](https://meshnet.nordvpn.com/how-to/remote-files-media-access/watch-videos-using-kodi)
* [Configure and access Jellyfin media server remotely](https://meshnet.nordvpn.com/how-to/remote-files-media-access/access-jellyfin-media-sever-remotely)
* [Set up a Plex media server and access it remotely](https://meshnet.nordvpn.com/how-to/remote-files-media-access/set-up-remote-plex-media-server)
* [Set up a remote picture library with LibrePhotos and Meshnet](https://meshnet.nordvpn.com/how-to/remote-files-media-access/librephotos-picture-library)
* [Set up a remote Airsonic music server](https://meshnet.nordvpn.com/how-to/remote-files-media-access/airsonic-music-server)
* [Set up a remote audiobook server](https://meshnet.nordvpn.com/how-to/remote-files-media-access/audiobook-server)
* [Host a remote Kavita e-book server](https://meshnet.nordvpn.com/how-to/remote-files-media-access/kavita-ebook-server)
* [Set up and remotely access Immich using Meshnet](https://meshnet.nordvpn.com/how-to/remote-files-media-access/immich-remote-access)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://meshnet.nordvpn.com/how-to/remote-files-media-access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
