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


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

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

From Kaeptm Blaubaer <kaeptmblaubaer1000@gmail.com>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] http Upload: große Dateien über langsame Leitung
Date 2019-03-16 14:26 +0100
Message-ID <mailman.122.1552744346.20971.python-de@python.org> (permalink)
References <089cac8a-a75e-ebbc-573c-4f772fab0084@thomas-guettler.de> <CADfaKO8NyH=CiO-KLmm+6+X8xC5APbtZ09aWCVUQdLoULiiJmw@mail.gmail.com> <CAPPXo7C+YjLP8LOLL1tR71jGXGRH3Et_OECNANcDL4Sknd=N0Q@mail.gmail.com>

Show all headers | View raw


Nein, das tut es nicht. Hier ist schließlich von Upload, nicht von Download
die Rede.

Reimar Bauer <rb.proj@gmail.com> schrieb am Sa., 16. März 2019, 00:10:

> 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
> >
> _______________________________________________
> 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 Kaeptm Blaubaer <kaeptmblaubaer1000@gmail.com> - 2019-03-16 14:26 +0100

csiph-web