Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 4
    In general, one can't mount a single file. Also using http(s) to access files seems odd. Why don't you just e.g. use sshfs to get to the mountpoint where the files reside and have them indexed that way? Commented Feb 18 at 21:47
  • I do know that some media servers are object-storage based, e.g. using Minio/S3 storage, and not necessary local files. Commented Feb 19 at 11:16