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 only base44.tgz, etc44.tgz , etc but it downloads ALL the files in the dir. should I write a sendbug with this? Thanks for all. -Jesus

