Here's something weired... $ lftp ftp.nobis-crew.org lftp ftp.nobis-crew.org:~> version Lftp | Version 2.4.8 [...] lftp ftp.nobis-crew.org:~> mirror <tab><tab> bin/ etc/ incoming/ lib/ pub/ usr/ lftp ftp.nobis-crew.org:~> mirror <^C> lftp ftp.nobis-crew.org:/>
See? The cwd has changed meanwhile. Of course, the *true* pwd is '/', but '~' is correct too. But I can't see why it changes like this, which can hide a more severe bug beneath... (actually this doesn't disturb the session at all) The behavior occurs not only with mirror, but with any command name that completes with remote filename. And this only affect the cwd when lftp think it's '~' and that it is actually '/'. I wasn't really aware of the mailing-list, so sorry if this was already reported and/or fixed. -- Nicolas
