ftp client wildcar interpretation bug.

2008-12-16 Thread Jesus Sanchez
Hi list, ussing 4.4. When I login in a FTP server to download serveral files with mget -c wich uses reget instead of get, the client doesn't obey the wildcards rightly. Example to reproduce the issue: $ ftp -iav ftp://ftp.openbsd.org/pub/OpenBSD/4.4/i386/ ftp mget -c *.tgz it should download

Re: ftp client wildcar interpretation bug.

2008-12-16 Thread Jesus Sanchez
Jesus Sanchez escribis: Hi list, ussing 4.4. When I login in a FTP server to download serveral files with mget -c wich uses reget instead of get, the client doesn't obey the wildcards rightly. Example to reproduce the issue: $ ftp -iav ftp://ftp.openbsd.org/pub/OpenBSD/4.4/i386/ ftp mget -c