"Alexander V. Lukyanov" <[EMAIL PROTECTED]> writes: > I cannot reproduce it here with wu-ftpd server.
oops forget to say that the bug appears only with ssh+shell (aka fish:// protocol) > Turn on debug and see what's going on. lftp tv@ke:~> debug lftp tv@ke:~> mirror -R t ---> #CWD /home/tv ---> cd /home/tv; echo '### 000' <--- ### 000 ---> #MKD t ---> mkdir t; echo '### 000' <--- mkdir: cannot create directory `t': File exists <--- ### 000 ---> #CWD /home/tv/t ---> cd /home/tv/t; echo '### 000' <--- ### 000 ---> #LIST ---> ls -l ; echo '### 200' <--- ### 200 `tmp' at 0 (0%) [Not connected] with "[Not connected]" message flashing.
