Page 1 of 1
Add files from network drive

Posted:
Sat Sep 21, 2019 9:04 am
by depechefan
Hi,
I'm trying to add files to my library using a mapped drive. However I'm only able to select files on the local C: drive. I've modified the Serviio service to run as the local admin account that I'm also using for logging into the server but it still doesn't allow me to select the mapped drive.
How can I change this?
Thanks in advance
/M
Re: Add files from network drive

Posted:
Sat Sep 21, 2019 9:07 pm
by atc98092
depechefan wrote:Hi,
I'm trying to add files to my library using a mapped drive. However I'm only able to select files on the local C: drive. I've modified the Serviio service to run as the local admin account that I'm also using for logging into the server but it still doesn't allow me to select the mapped drive.
How can I change this?
Thanks in advance
/M
Change the Serviio service to run under your user account. The default account that Serviio uses has no network permissions. However, mapped drives are only mapped when the user is logged in. You will have to use the network UNC path: \\share_name\Share_folder.
Re: Add files from network drive

Posted:
Sat Sep 21, 2019 11:40 pm
by Paul C
atc98092 wrote:Change the Serviio service to run under your user account. The default account that Serviio uses has no network permissions. However, mapped drives are only mapped when the user is logged in. You will have to use the network UNC path: \\share_name\Share_folder.
This is useful advice.
I have an external drive that works fine without logging in. But it is not a mapped drive which is different.
Re: Add files from network drive

Posted:
Sun Sep 22, 2019 9:52 am
by depechefan
Hi,
Well, accessing one of my NAS drives seems to work. Couldn't get my drive connected to a PC to work. But no big deal. I can work around it.
Thanks for the advice.
/M
Re: Add files from network drive

Posted:
Sun Sep 29, 2019 11:44 am
by zip
Try using UNC path rather than mapped drive name
Re: Add files from network drive

Posted:
Mon Jan 20, 2020 10:36 pm
by Korben38
zip wrote:Try using UNC path rather than mapped drive name
I have a similar problem, can you write step by step how and where to do it?