In the access online storage I would like you to add a https option.
- This option would recursively scan the https site using the head verb to gather a list of file and directories.
- The pulled list would then be used to download missing / newer / delete local if deleted on https site
I would use this new option to sync my local drive to a https site hosted by nginx with these two options autoindex on; autoindex_format json;
- If accepted I could share c# code I am currently using to accomplish a download only variant.
- My Variant is download only for new files because haven't written a GUI because your GUI rocks!
HTTPS one way sync
- Posts: 6
- Joined: 3 Jul 2023