Hello everybody, I'm trying to use lftp to get some files by SFTP from a server. after the login ( lftp sftp://user:[email protected] ) if I try to use the command "ls *.txt" I'll get:
ls: Access failed: No such file (*.txt) Instead if I use the " * " with the FTPS protocol ( like nlist *.txt or ls *.pdf ) works perfectly !! Same behaviour with version 4.0.6 & 4.2.2 of LFTP (on Debian 6). Thank you very much Piero
