Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5445

Re: [Python-de] http Upload: große Dateien über langsame Leitung

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Reimar Bauer <rb.proj@gmail.com>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] http Upload: große Dateien über langsame Leitung
Date Sat, 16 Mar 2019 00:09:51 +0100
Lines 66
Message-ID <mailman.118.1552691407.20971.python-de@python.org> (permalink)
References <089cac8a-a75e-ebbc-573c-4f772fab0084@thomas-guettler.de> <CADfaKO8NyH=CiO-KLmm+6+X8xC5APbtZ09aWCVUQdLoULiiJmw@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de dYyOjsADVj/a3fWjgKy9LA0F4oBPaEHIkv8uub6RWLTQ==
Return-Path <rb.proj@gmail.com>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dUkWQY3SoYNgs7Zp62IJwbfVuyG1cS+zX8F2Yxna2zs=; b=Ixo5n1iZ3w19Lm6ZRsQZmPZ/uXr6j43CVDpynJHA7C4rFT+k2WmnKM2a6G7Nnu0YVE 3eQxp9U/TDn+PPDP1gtOQI+u2IXNB8z2PRoDDoisc3TiBrb8KgTxHsmlxs72b+LVUEDd PadY1fGLIHzbR34lPSv2yjtNtpwneVp38giWJm50ohKJpqalCD1/s2oUpjSVeeGREP0D MXNbeuRSXIvHfduut8WXUYd1ZWdsveB9BRoQTEjRgVreXBO8ZC8fNQymir3DhFHE9j6U lcOKrGg/4UTiqbxCeY+vQgdPXBMhNfa9QBAyMu2azwbtJ7GswOrGv8Xp9DGhVSbzkvXV 2Fng==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dUkWQY3SoYNgs7Zp62IJwbfVuyG1cS+zX8F2Yxna2zs=; b=CnvZ/JenvQVHTda+TP7YSWn622AyQL4Kw6u9a6ypZrGKEbXY4HNckGtjQmYL7lfAEb j8lJfVbNtHHH3ljAFFB0LLFA/z42JtObCODBwKNKN2UOVs3XBXQngzeHO5ShXmkw8Ld/ CMt4caYMH/omcFPdYGm7couJz+bdhNwVtbVgYipp1jlw0SsCizXbBtjXL5WYtBMl9d68 9MSF+B1XyRhfAYcb3lbFWgewNqbytPQiu1zjerUikalTxLmpFZJY0I4OaSbuEpDCX6T/ Y/rmTdLRxGbdsUFGHyArgC5KdntR4tnSwkHyTWyFSHkbpZx4bJ8QtxETV0LmXl/vPBTd KWVg==
X-Gm-Message-State APjAAAU1GQYOxzJgNjgSvgZvdfr89hXUWVmmXYKc3UQlhmNZjaGhGsk7 6VsGMB/5jkPw6K2pLBC910Q5AxZ8scBJxp5uOMC+hw==
X-Google-Smtp-Source APXvYqxiq2BbOtLjfBybF4Dc0oQ8Kp9zbpxnIQhxY5aJJIP8vXfT/z/W7Ud1rSQgGB4qh0E6qUsAe1EvOHCddnIPL8A=
X-Received by 2002:a37:de18:: with SMTP id h24mr4707391qkj.139.1552691404263; Fri, 15 Mar 2019 16:10:04 -0700 (PDT)
In-Reply-To <089cac8a-a75e-ebbc-573c-4f772fab0084@thomas-guettler.de>
X-Content-Filtered-By Mailman/MimeDel 2.1.29
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.29
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <CADfaKO8NyH=CiO-KLmm+6+X8xC5APbtZ09aWCVUQdLoULiiJmw@mail.gmail.com>
X-Mailman-Original-References <089cac8a-a75e-ebbc-573c-4f772fab0084@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:5445

Show key headers only | View raw


Hi

Thomas Güttler Lists <guettliml@thomas-guettler.de> schrieb am Do., 14.
März 2019, 21:18:

> Hallo,
>
>
> ich suche einen Weg um Dateien per http über eine sehr langsame und
>
> fehleranfällige Leitung zu einem Server zu übertragen.
>
>
> Wenn zB schon 80% übertragen wurde, und dann die Netzwerkverbindung
>

wget -c

Macht genau das

Grüße
Reimar

>
> verloren geht und wieder aufgebaut wird, dann sollen nur noch die
>
> restlichen 20% übertragen werden.
>
>
> Die Übertragung kann bis zu 6 Stunden dauern.
>
>
> Für den Bereich Download ist das schon mehrfach gelöst worden. Aber
>
> wie könnte das für einen http-Upload funktionieren?
>
>
> Ich würde ungern das Rad neu erfinden.
>
> Ich vermute, dass Problem wurde schon von Menschen gelöst, die mehr Ahnung
>
> haben als ich.
>
>
> Kennt hier jemand eine Lösung?
>
>
> Gruß,
>
>    Thomas
>
>
>
>
> --
> Thomas Guettler http://www.thomas-guettler.de/
> I am looking for feedback:
> https://github.com/guettli/programming-guidelines
>
> _______________________________________________
> python-de maillist  -  python-de@python.org
> https://mail.python.org/mailman/listinfo/python-de
>

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de]  http Upload: große Dateien über langsame Leitung Reimar Bauer <rb.proj@gmail.com> - 2019-03-16 00:09 +0100

csiph-web