Hi, Is it possible to force lftp to always transfer files no matter what? I'm using "mirror --Remove-source-files ..." in SFTP mode but it doesn't work in a situation where the exact same source files are uploaded twice or more, intentionally or not. That is because lftp refuses to do anything if source files have the same sizes and time stamps as destination files of the same names. I've tried --ignore-size --ignore-time but it doesn't help. I think what I'm looking for basically is the option --Transfer-always-no-matter-what or something of that sort. :-)
So, is there a way to achieve this in lftp? If not, would it be possible for this feature to be implemented? Cheers!
