Any commands using -X are not working at all. For example... mirror -X *.jpg -X *.gz -X *.gif --verbose=1 Transferring file `alternativedates.tar.gz' Transferring file `alternativeencounters.tar.gz' Interrupt
mirror -x .*gz$ --verbose=1 Transferring file `alternativedates.tar.gz' Transferring file `alternativeencounters.tar.gz' Interrupt I've reported this problem already a few weeks ago. I'm not sure why exactly -X and -x are being completely ignored, but if you could tell me how I can further debug this, I'd be more than glad to help solve this. I am not using a custom config, this is the default lftp 3.0.6.
