On Wed, Apr 07, 2004 at 01:16:00PM +0800, [EMAIL PROTECTED] wrote: > lftp> open -u cxm sftp://juno > lftp [EMAIL PROTECTED]: ~> cd lftp-3.0.1 > lftp [EMAIL PROTECTED]: ~/lftp-3.0.1> ls R* > ls: Access failed: No such file (R*)
It is a feature. Use cls for better wildcard support in sftp procotol. cls also supports a number of options for local file list formatting. The drawback of cls is that it doesn't output anything until all data has been received. -- Alexander.
