Replies: 1 comment
-
|
Are you sure that this works for different users? I would assume that (see #29) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have recently reinstalled a crashed machine where I used wsgidav to serve some data files collected by different services and stored in different locations to MS Windows (RaiDrive) clients. I have lost the original configuration to the crash, and I am struggling a bit to tweak the configuration to do exactly what I want.
I think that I had the endpoints mapped approximately as follows:
and then, after logging into the server, I had in the initial listing of
/also/data_posand/data_detectorspresent. Is it possible? The current directory listing of/namely does not include the/data_posand/data_detectorsendpoints -- and I do not know if it is by design or if I forgot to configure something somewhere.Currently, I am using a workaround by creating two empty directories
~/data_posand~/data_detectorsin the home directory of users who have access, but I still think I have been doing it in a different way. But maybe I am mistaken ...Thanks!
Beta Was this translation helpful? Give feedback.
All reactions