On Mon, Jun 17, 2013 at 2:12 PM, Stuart Henderson <st...@openbsd.org> wrote: > On 2013/06/17 12:57, Stuart Henderson wrote: >> On 2013/06/17 12:40, David Coppa wrote: >> > pcsc-lite's master site changed something and now I cannot download >> > their distfiles using ftp(1): >> > >> > $ ftp -v -o ccid-1.4.11.tar.bz2 >> > "https://alioth.debian.org/frs/download.php/file/3920/ccid-1.4.11.tar.bz2" >> > Trying 217.196.43.134... >> > Requesting >> > https://alioth.debian.org/frs/download.php/file/3920/ccid-1.4.11.tar.bz2 >> > ftp: Error retrieving file: 406 Not Acceptable >> > >> > Something fishy wrt https? >> > >> > wget wants "--no-check-certificate" to successfully retrieve this file... >> > >> > cheers, >> > David >> > >> >> It's not to do with the certificate; ftp(1) does absolutely no cert checking. >> >> (also, this file is available by http as well, which fails in the same way). >> > > Strangely, > https://alioth.debian.org/frs/download.php/latestfile/112/ccid-1.4.11.tar.bz2 > works
Thanks! I will use this.