mput and brackets in local filenames bug

2004-04-28 Thread Yun Zheng Hu
last day i wanted to upload multiple files that contained a bracket, like
this:
"[foo]bar_1", "[foo]bar_2", etc

i tried:
mput \[foo\]*
but i got:
\[foo\]*: no files found

(using lftp-3.0.3 on OSX)

bug?


Re: mput and brackets in local filenames bug

2004-04-28 Thread Alexander V. Lukyanov
On Tue, Apr 27, 2004 at 08:08:54PM +0200, Yun Zheng Hu wrote:
> last day i wanted to upload multiple files that contained a bracket, like
> this:
> "[foo]bar_1", "[foo]bar_2", etc
>
> i tried:
> mput \[foo\]*
> but i got:
> \[foo\]*: no files found
>
> (using lftp-3.0.3 on OSX)
>
> bug?

Probably an OSX bug in glob function, as in solaris this command mput
works as expected.

--
   Alexander.