On Mon, Oct 19, 2009 at 11:36:52AM +0200, Dominik Faessler, WAS GmbH wrote:
> Hi Alexander
>
> Thank you very much for this great tool. We found a bug in mirror
> command. We've done 'mirror -Rv --ignore-time -x .git' to upload
> files onto an empty remote directory. LFTP ignores files with the
> name 'Digits.php'.

It's not a bug. -x option expects a regular expression. Use this option instead:
    -X *.git

(Note that X is capital).

--
   Alexander.                      | http://lav.yar.ru/

Reply via email to