Original message (noob forum mishandling):
I use infinityfree as an (outdated) hosting service, that provides a ftp server, and with it I use filezilla. It allows to upload files either more recent, or bigger.
Problem is not all new files are bigger, and hugo always create all the files in publishdir, it does not leave alone files that are the same, it recreates them (hence with a different modtime). I tried --noTimes but that is not how it works/is meant for. So I get to upload big files that haven’t changed.
I wish there was a feature to no touch files which haven’t changed. Or not change modtime/creationtime. I suppose that would involve hashing or something similar.
Yeah… Tell me about it ! But infinityfree doesn’t allow anything else ! So unless you know a hosting that do all the following, I’m all ears !
- isn’t netlify, because they kicked me out several times. And when they didn’t (a safe account for a friend) then there’s some weird issue no one can help with about that stops me from uploading anything. I mentioned it here.
- free
- that usable, unlike github… I said how many times that I can’t do it now that they banned the old password access
It’s not so easy, or people wouldn’t resort to subpar solutions that suck. And paying is out of the question.
Anyway, too bad ! That would have helped a lot. Could it be a feature then ? To create files without touching modtime in case they’re identical ?