Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: "Downloading" Date: Wed, 2 Dec 2015 10:56:28 +1100 Lines: 21 Message-ID: References: <519af$565d03d9$d47876e2$19871@news.ziggo.nl> <565e3173$0$1611$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de Z3nV4x/rUHdJ4vHtrSN+OgtYB0w5ZbtXYYtNCre0Ennw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'received:209.85.223': 0.03; 'cc:addr:python-list': 0.09; 'plug': 0.09; 'wed,': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hayes': 0.16; 'received:209.85.223.173': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'network,': 0.18; 'steve': 0.18; '>>>': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'bit': 0.23; 'dec': 0.23; 'transfers': 0.23; 'header:In-Reply-To:1': 0.24; 'least': 0.27; 'message-id:@mail.gmail.com': 0.27; 'other,': 0.29; "i'm": 0.30; 'computer.': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'file': 0.34; 'received:google.com': 0.35; 'received:209.85': 0.36; 'two': 0.37; 'things': 0.38; 'received:209': 0.38; 'stuff': 0.38; 'yourself': 0.73; 'cable': 0.84; 'chrisa': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=rcP378Q6+ki2j4pJaJFn5jPdGe2NbbGJW2dz6I4Y4Ms=; b=bIT1To148hllCRYYAZ8ljNaVBBRe7HzI+KK6usqpyov3K0y4oSmDKvwfZaShaEcZPA +vjwovxTaxqoaOpztGOjEqbiCqh7LUd6fNyFh8F7AzeKhU066j33DoxHghEWXhXBUMI1 U8Je4nVWY+hlE8eqUzHrGajtz1sPkYlTul+j3soDcC/plpYKnGNXdgyc6L0QqQQpaRqx kFgIEEuZL2ysAvySP92TJ7hzsZUH2+kZlrn8O0MWE8py9gNYUHp7mRtdswK4Qud1SLmw hyWWytUQ9ExiLl3kwOXlRCzPyqYcGXSJqX6Fcnt3/bXWJ/S8y5bk2/er2NxNW4bYfsm/ LcKA== X-Received: by 10.107.3.163 with SMTP id e35mr711733ioi.157.1449014188828; Tue, 01 Dec 2015 15:56:28 -0800 (PST) In-Reply-To: <565e3173$0$1611$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:99834 On Wed, Dec 2, 2015 at 10:46 AM, Steven D'Aprano wrot= e: > On Wed, 2 Dec 2015 06:05 am, Random832 wrote: > >> On 2015-12-01, Steve Hayes wrote: >>> You download things FROM a computer, you upload them TO a computer. >> >> I'm a little bit confused as to what kinds of file transfers >> you think don't have at least two endpoints. > > If you have a computer with two network connections, plug a cable from on= e > to the other, and now you can download stuff from yourself in half the ti= me > it would take to download from the Cloud. If you have a computer with both wired and wireless network, plug half a cable into the wired network, and download stuff from yourself over 401.5=C2=BD! ChrisA