Subject: Prevent .mobi files from being renamed to html
Author: Ben
Date: 09/01/2022 20:25
Currently when I mirror a folder that has .mobi files, they get renamed to
.html files.
I would like to prevent this from happening. I see a couple of older posts
with the same problem and no response.
I have tried using --assume "mobi=application/x-mobipocket-ebook" but it
doesn't make any difference.
Is there an option to specify exactly which files to pars as html (in my case
I only need to parse index.html files to get the mirror)
Any help would be appreciated. Thanks!