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


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

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

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Thomas Güttler Lists <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject [Python-de] http Upload: große Dateien über langsame Leitung
Date Thu, 14 Mar 2019 21:10:56 +0100
Lines 44
Message-ID <mailman.109.1552594673.20971.python-de@python.org> (permalink)
References <089cac8a-a75e-ebbc-573c-4f772fab0084@thomas-guettler.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de 8ZwarHkFMgaWXSSmG1jZ/AjgaLjOojFYcaqKy/6t/2Ow==
Return-Path <guettliml@thomas-guettler.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1
Content-Language de-DE
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 <089cac8a-a75e-ebbc-573c-4f772fab0084@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:5440

Show key headers only | View raw


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

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

Back to de.comp.lang.python | Previous | NextNext in thread | Find similar


Thread

[Python-de] http Upload: große Dateien über langsame Leitung Thomas Güttler Lists <guettliml@thomas-guettler.de> - 2019-03-14 21:10 +0100
  Re: [Python-de] http Upload: große Dateien über langsame Leitung Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2019-03-14 21:12 +0000
  Re: [Python-de] http Upload: große Dateien über langsame Leitung "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2019-03-15 14:14 +0000
    Re: [Python-de] http Upload: große Dateien über langsame Leitung Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2019-03-15 20:33 +0000
  Re: [Python-de] http Upload: große Dateien über langsame Leitung Thomas Orgelmacher <trash@odbs.org> - 2019-03-17 19:08 +0100
    Re: [Python-de] http Upload: große Dateien über langsame Leitung Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2019-03-17 23:18 +0000

csiph-web