Hello,

I found a ftp server from which I wanted to download specific files and
I discovered that ftp(1) cannot handle CSH wildcards correctly
(probably)...

Example:

ftp
ftp://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/packages/i386/{screen,figlet}*

works OK

ftp
ftp://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/packages/i386/{[sS]creen,[fF]iglet}*

doesn't work.

jirib

Reply via email to