On Thu, Jun 16, 2011 at 02:23:38PM +0200, Piero wrote: > 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:
Try to use "cls" command. It should work similarly for different protocols. -- Alexander.
