gohttpserver icon indicating copy to clipboard operation
gohttpserver copied to clipboard

How to get directory listing ?

Open mayuresh82 opened this issue 2 years ago • 3 comments

I am trying to use a gohttpserver as a remote source for rclone. [https://rclone.org/http/] requires directory listing returned in index.html. Is there a way to get remote directory listing ?

mayuresh82 avatar Apr 26 '22 01:04 mayuresh82

add &json=true to path suffix

https://localhost:8000/folder/?json=true

codeskyblue avatar May 19 '22 06:05 codeskyblue

@codeskyblue i dont think that is going to work with rclone which requires the directory listing inside index.html :(

mayuresh82 avatar Sep 05 '23 22:09 mayuresh82

Your description is very unclear. If possible, a screenshot of the scene would be very helpful.

457452950 avatar Nov 24 '23 20:11 457452950