I'm experiencing a weird problem with lftp (version 3.7.3). Each time I start a reverse mirror with the command
lftp -e "mirror -vvv -R -L --delete-first --parallel=1 -X .htaccess;quit" -u username,password ftp.website.com lftp regards every remote file with a 2009 date as old; consequently, lftp removes and transfers it again (even if it's the same local file, with the same date). How could I fix it? thanks, marco
