Given a file id, is it possible to find the system path on the host system? #244
Answered
by
bigcat88
tbrittoborges
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Do you need to find a file by If this is the question, then the reply is no, using Nextcloud WebDAV this is unfortunately impossible. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the prompt answer. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to find the path to a given file on the host system:
I understand there are permissions issues, so assuming the users has admin privileges, would it be possible to find the host system path to a file stored?
We have a solution using the Nextcloud database, but we would prefer to replace that.
Beta Was this translation helpful? Give feedback.
All reactions