samucamg
(Samuel De Sousa Santos)
#1
I'm trying to understand how to use the --template option in rclone.
In the documentation, I saw the parameters that can be used.
But I couldn't understand how to use this flag with the parameters.
I'm posting here, because I searched on google in several ways and in this forum and I didn't find an example of how to use it.
I would really appreciate a basic example of how to use, modifying a template with rclone serves http
If this is not the right place for this type of question, request, please let me know and I will post it in the right place.
I'm using Google drive, and I have rclone installed on ubuntu 20.04 Centos 7 and windows 10
Thanks.
Ole
(Ole Frost)
#2
Hi Samuel,
I found these examples in the code:
I guess you already checked the markup in the docs.
Hope it can get you started until somebody more experienced hopefully drops by – I never tried serve http myself.