Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99831
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Erik <python@lucidity.plus.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: "Downloading" |
| Date | Tue, 1 Dec 2015 23:37:26 +0000 |
| Lines | 12 |
| Message-ID | <mailman.95.1449013092.14615.python-list@python.org> (permalink) |
| References | <519af$565d03d9$d47876e2$19871@news.ziggo.nl> <uqqr5bpfejgjqjdk0epcbgic4u989joa9i@4ax.com> <n3kr22$6r7$1@ger.gmane.org> <CAPTjJmrDEL3_Y=BncpoUrv5VLoQdj-sGHLi4Ap+BvEAgamZntQ@mail.gmail.com> <CALwzidkTi5sMe8vXwonX3yTE=uRHrL1NE-SjvrU07ACOzF4jOA@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de YVR/ewZ4j1h6xKTmjdZD4Az3InnvI21c/toCsHWVqMjA== |
| Return-Path | <python@lucidity.plus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'list?': 0.07; 'python': 0.10; 'from:addr:python': 0.16; 'invoked,': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'to:2**1': 0.21; 'transfers': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'initiated': 0.29; 'regardless': 0.31; 'received:84': 0.32; 'source': 0.33; 'traditional': 0.33; 'to:addr :python-list': 0.36; 'why': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'charset:windows-1252': 0.62; 'transfer': 0.73; 'to:name:python': 0.84 |
| X-CM-Score | 0.00 |
| X-CNFS-Analysis | v=2.1 cv=JN/GyJ+b c=1 sm=1 tr=0 a=Ypmeq7T0cKALDUsRPCToMg==:117 a=Ypmeq7T0cKALDUsRPCToMg==:17 a=0Bzu9jTXAAAA:8 a=EBOSESyhAAAA:8 a=N659UExz7-8A:10 a=K1kCK-ZepvQ_XGdebZMA:9 a=pILNOxqGKmIA:10 a=OlD6DrmKU6MA:10 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| In-Reply-To | <CALwzidkTi5sMe8vXwonX3yTE=uRHrL1NE-SjvrU07ACOzF4jOA@mail.gmail.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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:99831 |
Show key headers only | View raw
On 01/12/15 23:28, Ian Kelly wrote: > What about transfers that are initiated by neither? > > scp remote_host1:path/to/file remote_host2:path/to/destination Regardless of how the transfer is invoked, in traditional parlance the source uploads, the target downloads. Why is this on the Python list? ;) E.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Steve Hayes <hayesstw@telkomsa.net> - 2015-12-01 20:49 +0200
Re: "Downloading" Random832 <random832@fastmail.com> - 2015-12-01 19:05 +0000
Re: "Downloading" Steven D'Aprano <steve@pearwood.info> - 2015-12-02 10:46 +1100
Re: "Downloading" Chris Angelico <rosuav@gmail.com> - 2015-12-02 10:56 +1100
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Keith Thompson <kst-u@mib.org> - 2015-12-01 11:11 -0800
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-01 14:19 -0600
Re: "Downloading" Chris Angelico <rosuav@gmail.com> - 2015-12-02 10:05 +1100
Re: "Downloading" Grant Edwards <invalid@invalid.invalid> - 2015-12-02 15:15 +0000
Re: "Downloading" Marko Rauhamaa <marko@pacujo.net> - 2015-12-02 18:37 +0200
Re: "Downloading" Emile van Sebille <emile@fenx.com> - 2015-12-02 12:10 -0800
Re: "Downloading" Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-01 17:28 -0600
Re: "Downloading" Chris Angelico <rosuav@gmail.com> - 2015-12-02 10:32 +1100
Re: "Downloading" Erik <python@lucidity.plus.com> - 2015-12-01 23:37 +0000
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! "Skybuck Flying" <skybuck2000@hotmail.com> - 2015-12-02 01:22 +0100
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Juha Nieminen <nospam@thanks.invalid> - 2015-12-02 08:57 +0000
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Richard Heathfield <rjh@cpax.org.uk> - 2015-12-02 09:42 +0000
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Grant Edwards <invalid@invalid.invalid> - 2015-12-02 15:20 +0000
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Steve Hayes <hayesstw@telkomsa.net> - 2015-12-03 06:21 +0200
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Steve Hayes <hayesstw@telkomsa.net> - 2015-12-03 07:43 +0200
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Les Cargill <lcargill99@comcast.com> - 2015-12-02 04:09 -0600
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Grant Edwards <invalid@invalid.invalid> - 2015-12-02 15:20 +0000
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Keith Thompson <kst-u@mib.org> - 2015-12-02 08:36 -0800
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Laura Creighton <lac@openend.se> - 2015-12-02 17:53 +0100
Re: Is <someone> secretly downloading <some stuff> to your computer ?! Rob Hills <rhills@medimorphosis.com.au> - 2015-12-03 01:00 +0800
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-02 11:32 -0600
Re: stuff and nonsense Denis McMahon <denismfmcmahon@gmail.com> - 2015-12-02 22:51 +0000
Re: stuff and nonsense Laura Creighton <lac@openend.se> - 2015-12-03 01:46 +0100
Re: stuff and nonsense Denis McMahon <denismfmcmahon@gmail.com> - 2015-12-03 01:28 +0000
Re: stuff and nonsense Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-12-03 07:37 -0500
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Chris in Makati <mail@nospam.com> - 2015-12-03 14:24 +0800
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! David Brown <david.brown@hesbynett.no> - 2015-12-03 10:00 +0100
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Chris Angelico <rosuav@gmail.com> - 2015-12-03 20:11 +1100
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Juha Nieminen <nospam@thanks.invalid> - 2015-12-03 09:16 +0000
Re: Is Microsoft Windows secretly downloading childporn to your computer ?! Chris in Makati <mail@nospam.com> - 2015-12-04 11:22 +0800
csiph-web