[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug Report wput



So, das gröbste wäre gefixt. Müsste jetzt eigentlich recht gut funktionieren. 
Aktuelle Versionen gibts auf der Webseite. Wenn noch was auffällt, sag 
bescheid ;)

Gruß
Hagen

Am Donnerstag, 11. November 2004 09:41 schrieben Sie:
> Hallo Hagen,
>
> OK. Gib' einfach kurz Bescheid, wenn ich das mit einer Version noch mal
> testen soll.
>
> Schon klar, dass das eine pre ist, und keine stable, aber ich darf
> zitieren: "Bug-reports and suggestions are welcome" :-)
>
> Gruß,
> Matthias
>
> > -----Ursprüngliche Nachricht-----
> > Von: Hagen Fritsch [mailto:hagen@itooktheredpill.dyndns.org]
> > Gesendet: Donnerstag, 11. November 2004 07:20
> > An: Matthias Philipp
> > Betreff: Re: Bug Report wput
> >
> > Ja ich hab ganz viel noch nicht geprüft bei der 0.5 version, deswegen ist
> > das
> > auch pre... In ca. 2 Wochen wird das fertig sein...
> >
> > Am Mittwoch, 10. November 2004 23:56 schrieben Sie:
> > > Hallo Hagen,
> > >
> > > habe gerade die pre-0.5 version kompiliert (debian-link = tot?) und
> > > habe mit der version aber auch kein glück:
> > > <snip>
> > > coreto-server:~# wput -d test.txt
> > > ftp://b002428:GEHEIM@backup.serverkompetenz.de
> > > Reading wputrc-file: /etc/wputrc
> > > wputrc-file '/etc/wputrc' is not readable. skipping.
> > > Reading wputrc-file: /root/.wputrc
> > > wputrc-file '/root/.wputrc' is not readable. skipping.
> > > Reading wputrc-file: /root/.wputrc
> > > wputrc-file '/root/.wputrc' is not readable. skipping.
> > > password_file '' cannot be read. skipping
> > > Added file `test.txt' to queue.
> > > Added URL `ftp://b002428:GEHEIM@backup.serverkompetenz.de' to queue.
> > > processing queue:
> > > File: `test.txt'
> > > URL : `ftp://b002428:GEHEIM@backup.serverkompetenz.de'
> > > IP of `backup.serverkompetenz.de' is `81.169.163.112'
> > > PASSWORD: b002428
> > > PRE_GUESS: local_file: test.txt
> > > remote_path:    remote_file:  (0)
> > > POST_GUESS: local_file: test.txt
> > > remote_path:    remote_file:
> > > Searching for skip_entry ftp://GEHEIM:b002428@81.169.163.112:21//
> > > --23:59:59-- `test.txt'
> > >     => ftp://GEHEIM:xxxxx@81.169.163.112:21///
> > > Connecting to 81.169.163.112:21... c_sock: 3
> > > initiating timeout connect (300) (3)
> > >  connectedcc.r.reply: 0 ()
> > > [220] 'FTP-Backupspace'
> > > !
> > > determing local ip_addr
> > > Local IP: 81.169.185.101
> > > Logging in as GEHEIM ... ---->USER GEHEIM
> > > cc.r.reply: 805ab58 (220)
> > > [521] 'unknown user (proxy auth failed)'
> > > The Server emitted a permanent error:
> > > # 521 unknown user (proxy auth failed)
> > > Error: Login-Sequence failed (521 unknown user (proxy auth failed))
> > > Login Failed. Skipping all files from this account...
> > > Segmentation fault
> > > </snip>
> > >
> > > Offenbar verwürfelt wput zuerst user und passwort, und dann seinen code
> >
> > ;-)
> >
> > > Gruß,
> > > Matthias
> > >
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: Hagen Fritsch [mailto:hagen@itooktheredpill.dyndns.org]
> > > > Gesendet: Sonntag, 17. Oktober 2004 13:50
> > > > An: Matthias Philipp
> > > > Betreff: Re: Bug Report wput
> > > >
> > > > Jap das Problem liegt darin, dass wput früher annahm, jede FTP-Zeile
> > > > würde in
> > > > einen eigenen TCP-Paket ankommen. Das wurde aber in 0.4.1 gefixt.
> > > > Also einfach updaten und das sollte funktionieren. Am besten das
> > > > Source-
> >
> > Paket
> >
> > > > verwenden (das ist nämlich 0.4.1b). Im Debian 0.4.1 sind noch ein
> > > > paar Segfaults bei url-parsing...
> > > >
> > > > Gruß
> > > > Hagen
> > > >
> > > > Am Sonntag, 17. Oktober 2004 13:25 schrieben Sie:
> > > > > Hallo Hagen,
> > > > >
> > > > > ich verwende dein Debian-Paket von wput, und stosse dabei leider
> > > > > auf
> > > >
> > > > einen
> > > >
> > > > > Fehler. Offenbar läuft da irgendwas beim Aushandeln der Login-Daten
> > > >
> > > > nicht
> > > >
> > > > > richtig. Ich bekomme das Problem auf einem ganz bestimmten FTP-
> >
> > Server,
> >
> > > > > nämlich der, den Strato zum Backup der Root-Server stellt. Insofern
> >
> > ist
> >
> > > > der
> > > >
> > > > > Bug, wenn es denn einer ist, bestimmt für mehr Leute interessant:
> > > > >
> > > > > <snip>
> > > > > $ uname -a
> > > > > Linux coreto-server 2.4.25 #3 SMP Sun Apr 4 19:32:54 CEST 2004 i686
> > > >
> > > > unknown
> > > >
> > > > > $ wput --version
> > > > > wput version: 0.4d
> > > > >
> > > > > $ wput -vvv test.txt ftp://b002428:xxxxx@backup.serverkompetenz.de
> > > > >
> > > > > Added file `test.txt' to queue.
> > > > > Added URL `ftp://b002428:xxxxx@backup.serverkompetenz.de' to queue.
> > > > > processing queue:
> > > > > File: `test.txt'
> > > > > URL : `ftp://b002428:xxxxx@backup.serverkompetenz.de'
> > > > > IP of `backup.serverkompetenz.de' is `81.169.163.112'
> > > > > PRE_GUESS: local_file: test.txt
> > > > > remote_path:    remote_file:  (0)
> > > > > POST_GUESS: local_file: test.txt
> > > > > remote_path:    remote_file: test.txt
> > > > > Searching for skip_entry ftp://b002428:xxxxx@81.169.163.112:21
> > > > > --13:04:07-- `test.txt'
> > > > >     => ftp://b002428:xxxxx@81.169.163.112:21/test.txt
> > > > > Connecting to 81.169.163.112:21... c_sock: 3
> > > > > initiating timeout connect (100) (3)
> > > > >  connected!
> > > > > determing local ip_addr
> > > > > Local IP: 81.169.185.101
> > > > > Logging in as b002428 ... <----220 FTP-Backupspace
> > > > > ---->USER b002428
> > > > > <----331----->PASS xxxxx
> > > > > <----ftpproxy connected to 192.168.229.14:21
> > > > > 331 Password required for b002428.
> > > > > Login Failed. Skipping all files from this account...
> > > > > Added skip_entry ftp://b002428:xxxxx@81.169.163.112:21
> > > > > ---->QUIT
> > > > > <----230 User b002428 logged in.
> > > > > processing queue:
> > > > >
> > > > > </snip>
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > zum Vergleich ein manueller Login:
> > > > >
> > > > > <snip>
> > > > > coreto-server:~# ftp
> > > > > ftp> open backup.serverkompetenz.de
> > > > > Connected to backup.rz-ip.net.
> > > > > 220 FTP-Backupspace
> > > > > Name (backup.serverkompetenz.de:root): b002428
> > > > > 331-ftpproxy connected to 192.168.229.14:21
> > > > > 331 Password required for b002428.
> > > > > Password:
> > > > > 230 User b002428 logged in.
> > > > > Remote system type is UNIX.
> > > > > Using binary mode to transfer files.
> > > > > ftp> put test.txt
> > > > > local: test.txt remote: test.txt
> > > > > 200 PORT command successful
> > > > > 150 Opening BINARY mode data connection for test.txt
> > > > > 226 Transfer complete.
> > > > > 5 bytes sent in 0.00 secs (47.9 kB/s)
> > > > > ftp> quit
> > > > > 221 Goodbye.
> > > > > </snip>
> > > > >
> > > > >
> > > > > Wenn ich Dir noch mehr Informationen an die Hand geben kann, lass'
> >
> > es
> >
> > > > mich
> > > >
> > > > > wissen.
> > > > >
> > > > > Gruß,
> > > > > Matthias Philipp
> > > > >
> > > > >
> > > > > ---
> > > > >
> > > > > CORETO Aktiengesellschaft
> > > > > Schulze-Delitzsch-Straße 1
> > > > > 61169 Friedberg
> > > > >
> > > > > Tel: 06031/6969-14
> > > > > Fax: 06031/6969-27
> > > >
> > > > --
> > > > Mit besten Grüßen
> > > >  Hagen                          mailto:itooktheredpill@gmx.de
> > > >                       http://itooktheredpill.dyndns.org
> >
> > --
> > Mit besten Grüßen
> >  Hagen                          mailto:itooktheredpill@gmx.de
> >                       http://itooktheredpill.dyndns.org

-- 
Mit besten Grüßen
 Hagen                          mailto:itooktheredpill@gmx.de
                      http://itooktheredpill.dyndns.org