NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
herbg
Dec 17, 2019Tutor
Accessing Plex Media Server Library Files
I'm trying to access my Plex Media Server files on my ReadyNas 516. The files reside in the following directory: /apps/plexmediaserver/MediaLibrary/Plex Media Server/ However, despite having SM...
- Dec 18, 2019
Fantastic!! Your clear instructions are perfect!! I followed them exactly and can now see the Plex files I'm looking for. Thank you for your support. I'll let you know how it goes!
Cheers,
Herb...
StephenB
Dec 18, 2019Guru - Experienced User
herbg wrote:
I'm trying to copy the PLEX media library files that are located in /apps/plexmediaserver/MediaLibrary/Plex Media Server/
on the NAS. ...
I don't know how to operate "SSH" and thought I could go into my Windows folder for the NAS (SMB is enabled) and simply copy these files to the new location. These files are hidden and my attempts to access them have failed.
You need to access the NAS data volume with the NAS admin credentials.
One way to to do this is with the Windows Command prompt. Run CMD from the windows search bar and enter
net use * /delete /y net use t: \\nas-ip-address\data /user:admin nas-admin-password
using the real NAS ip address and admin password of course. The first command will terminate any open network sessions; the second mounts the full NAS data volume as drive letter T on the PC. Be careful on the typing (both the spaces and the two slash directions).
The folder name on the data volume is slightly different - it is .apps, not apps. You won't see it in T:\ unless you change the file explorer settings in Windows to let you see hidden folders. However you can still navigate into it by entering T:\.apps into the file explorer address bar.
herbg
Dec 18, 2019Tutor
Fantastic!! Your clear instructions are perfect!! I followed them exactly and can now see the Plex files I'm looking for. Thank you for your support. I'll let you know how it goes!
Cheers,
Herb...
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!