Hi there, First thanks to Alexander for this excellent tool !
I want to use lftp to (reverse) mirror files in a directory tree that were created in the source tree (and not present in the target) but I do not want to to mirror modified files (time or size). I tried some mirror options but some results were not that I expected : --only-missing : got new files, but existing files that were modified too ! --ignore-size : got new files, files that size (in bytes) were modified, modified files that size (in bytes) did not change. Does I have misunderstood those features or bugs ? PS: I run lftp 3.0.5 on Linux Debian 2.4.26 and I connect to IIS5 FTP Server. Harry
