From owner-freebsd-questions@freebsd.org Fri Jan 31 22:16:43 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 482C81EE8DF for ; Fri, 31 Jan 2020 22:16:43 +0000 (UTC) (envelope-from bob@rancor.immure.com) Received: from rancor.immure.com (108-84-10-9.lightspeed.austtx.sbcglobal.net [108.84.10.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "darth.immure.com", Issuer "darth.immure.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 488Wls4qwGz4J77 for ; Fri, 31 Jan 2020 22:16:40 +0000 (UTC) (envelope-from bob@rancor.immure.com) Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.15.2/8.15.2) with ESMTPS id 00VMGW6h026276 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 31 Jan 2020 16:16:32 -0600 (CST) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.15.2/8.15.2/Submit) id 00VMGWoU026275; Fri, 31 Jan 2020 16:16:32 -0600 (CST) (envelope-from bob) Date: Fri, 31 Jan 2020 16:16:32 -0600 From: Bob Willcox To: Pete Wright Cc: questions list Subject: Re: How can I download FreeBSD 13 snapshot? Message-ID: <20200131221632.GC25952@rancor.immure.com> Reply-To: Bob Willcox References: <20200131202137.GA25952@rancor.immure.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 488Wls4qwGz4J77 X-Spamd-Bar: ++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of bob@rancor.immure.com has no SPF policy when checking 108.84.10.9) smtp.mailfrom=bob@rancor.immure.com X-Spamd-Result: default: False [4.60 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[bob@immure.com]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; IP_SCORE(0.44)[ip: (0.26), ipnet: 108.64.0.0/11(0.12), asn: 7018(1.85), country: US(-0.05)]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[immure.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.96)[0.964,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(1.00)[0.999,0]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[bob@immure.com,bob@rancor.immure.com]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:7018, ipnet:108.64.0.0/11, country:US]; FROM_NEQ_ENVFROM(0.00)[bob@immure.com,bob@rancor.immure.com]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2020 22:16:43 -0000 On Fri, Jan 31, 2020 at 01:30:00PM -0800, Pete Wright wrote: > > > On 1/31/20 12:21 PM, Bob Willcox wrote: > > Hi all, > > > > What is the current best way to download the release 13 snapshot. I usedt to > > use ncftp to do this but now I get this whan I try: > > > > Could not connect to 96.47.72.84: Connection refused. > > > > Is there a better way these days? > I use it quite frequently, which URL are you using?  On us-west coast i > get routed to the ISC mirror, perhaps your local mirror is having issues? > > $ ftp ftp.freebsd.org > Trying 2001:4f8:1:11::15:0:21 ... > Connected to ftp.geo.freebsd.org. > 220 This is ftp0.isc.freebsd.org - hosted at ISC.org > Name (ftp.freebsd.org:pete): ftp > 331 Please specify the password. > Password: > 230- > 230-This is ftp0.isc.FreeBSD.org, graciously hosted by > 230-Internet Systems Consortium - ISC.org. > 230- > 230-FreeBSD files can be found in the /pub/FreeBSD directory. > 230- > 230 Login successful. > Remote system type is UNIX. > Using binary mode to transfer files. > ftp> Cool, that still works: bob@vader:4 /home/bob/mirror/packages/omi/freebsd> ncftp ftp.freebsd.org NcFTP 3.2.6 (Dec 04, 2016) by Mike Gleason (http://www.NcFTP.com/contact/). Connecting to 209.94.190.56... This is ftp0.cyb.freebsd.org - hosted at Cyberone Data, Port Edwards, WI, USA. Logging in... This is ftp0.cyb.FreeBSD.org, graciously hosted by CyberOne Data. FreeBSD files can be found in the /pub/FreeBSD directory. Login successful. Logged in to ftp.freebsd.org. ncftp / > Thanks, apparently I forgot the "ftp." part at the front :) Bob -- Bob Willcox | It's possible that the whole purpose of your life is to bob@immure.com | serve as a warning to others. Austin, TX |