Open akhil-rana opened 2 years ago
I will update it soon.
Thanks for the response.
Can you please confirm if the source code of "rcindex" binary file is available for anyone or not. I can try and help if I understand the working.
webdav can be added but it will affect multi cloud functionality,
that binary is simple use command curl "$CONFIG_IN_URL"> /home/rc.conf; rclone serve wedav $CLOUDNAME: --rc-addr=0.0.0.0:$PORT --config=/home/rc.conf
instead
Is it possible to make a webdav server instead of simple http.
It'll help users to mount the server in various OS like android because webdav is widely supported by all file explorers and OSs
Hi,
I added Webdav support to my repo https://github.com/developeranaz/RCLONE-SERVE-INDEX/issues/38 if you are still interested.
Is it possible to make a webdav server instead of simple http.
It'll help users to mount the server in various OS like android because webdav is widely supported by all file explorers and OSs