Hi, is there a way to make 'mirror' leave files that are already present on the target ftp untouched - NO MATTER what their size, date, etc is?
Right now I'm using -c --ignore-time, but if file size differs, lftp will still overwrite the target file. I'd like to mirror to transfer only the files not present on the target ftp, and leave those already present the way they are. Is there a way, with command line options? If not, it would be a feature request for the next version ;) bye, Till
