View previous topic :: View next topic |
Author |
Message |
alzy -
Joined: 11 Mar 2014 Posts: 1
|
Posted: Tue Mar 11, 2014 1:22 pm Post subject: Accessing networked drive or shared folder |
|
|
I have Abyss up and running on a Vista PC. I have installed Owncloud on the Abyss Server. All the prerequsites for OwnCloud are also installed.
I am trying to use a networked drive or folder on another windows PC on the same LAN as another storage location for Owncloud but Abyss doesn't appear to recognized the networked drive as it doesn't show on the drive list in Console/Aliases. I believe that is why OwnCloud doesn't recognize the drive as a possible storage location. how do I get abyss to recognize a mapped network drive or a network shared folder?
Thanks |
|
Back to top |
|
 |
aprelium-support -
Joined: 20 Feb 2009 Posts: 356
|
Posted: Fri Mar 14, 2014 6:34 pm Post subject: Re: Accessing networked drive or shared folder |
|
|
alzy,
Mapped network drives are only visible inside the user session that have defined them.
So if Abyss Web Server is running as a Windows service, it cannot "see" mapped network drives that you have defined inside your user session (after logging inside your account.) This is how Windows/network drives work and Abyss Web Server cannot circumvent that.
Either run Abyss Web Server inside your user session (and you lose the advantages of its Windows service mode) or try accessing the share using its full UNC path as in \\computer\share\dir1\dir2 (the share has to be readable without logins in that case.)
You can also use the hack described in http://stackoverflow.com/a/4763324 . _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Gleedaniel13 -
Joined: 25 Jul 2013 Posts: 22
|
Posted: Sat Mar 29, 2014 1:32 pm Post subject: |
|
|
Quote: | alzy,
Mapped network drives are only visible inside the user session that have defined them.
So if Abyss Web Server is running as a Windows service, it cannot "see" mapped network drives that you have defined inside your user session (after logging inside your account.) This is how Windows/network drives work and Abyss Web Server cannot circumvent that.
Either run Abyss Web Server inside your user session (and you lose the advantages of its Windows service mode) or try accessing the share using its full UNC path as in \\computer\share\dir1\dir2 (the share has to be readable without logins in that case.)
You can also use the hack described in http://stackoverflow.com/a/4763324 .
_________________
Support Team
Aprelium - http://www.aprelium.com |
I am experiencing that too. And I am very thankful that you shared the solutions here. It makes us easy in configuring our problem now. _________________ Web Design Integration |
|
Back to top |
|
 |
|