Re: torrent sharing
Alexander Lukyanov <[email protected]> Mon, 18 Sep 2017 03:30:21 +0000
| Newsgroups | gmane.network.lftp.user |
|---|---|
| Message-ID | <CANnoEwrEytG1onXcvx_PV-e8BDTBzzbcrW3jfSU4zaJECA1XsQ@mail.gmail.com> |
--===============9161256306982050192== Content-Type: multipart/alternative; boundary="001a1144a00c649c5a05596e5dd3" --001a1144a00c649c5a05596e5dd3 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I need the full debug from the server an a client with timestamps (use debug -t). On =D0=BF=D0=BD, 18 =D1=81=D0=B5=D0=BD=D1=82. 2017, 6:28 Alexander Lukyanov= <[email protected]> wrote: > You can run the torrent in background to enter other commands. And BTW > lftp doesn't use threads. > > On =D0=BF=D0=BD, 18 =D1=81=D0=B5=D0=BD=D1=82. 2017, 6:20 Stu Midgley <sdm= [email protected]> wrote: > >> Morning >> >> Thanks for taking time with this. >> >> How do I type the jobs -vv in? All the terminals are waiting in the >> torrent command (to receive the files) >> >> I also notice a LOT of DHT timeouts on almost every node I'm testing >> with... some are to the dht-bootstrap, but most are to the other lftp >> torrent clients. >> >> >> ---- DHT node [172.16.250.22]:6881 has lost 2 packets >> >> >> >> >> >> initrd2 >> >> >> **** DHT request get_peers to [172.16.250.22]:6881 timed out >> >> ---- DHT node [172.16.250.22]:6881 has lost 3 packets >> >> >> >> >> >> >> initrd2: dn:0 up:0 >> >> **** DHT request find_node to [172.16.250.33]:6882 timed out >> >> ---- DHT node [172.16.250.33]:6882 has lost 1 packets >> >> **** DHT request find_node to [172.16.250.182]:6886 timed out >> >> ---- DHT node [172.16.250.182]:6886 has lost 1 packets >> >> >> Something is not right. After quite some time (10+ minutes) clients >> suddenly start downloading the files and also seeding. BUT it takes ove= r >> 10 minutes to get into that state. I feel their is a critical thread >> somewhere stuck and it eventually timeouts. >> >> Thanks >> Stuart. >> >> >> >> >> On Sun, Sep 17, 2017 at 7:25 PM, Alexander Lukyanov <[email protected]> >> wrote: >> >>> Try "jobs -vv" to see the peer status. >>> >>> On =D0=BF=D1=82, 15 =D1=81=D0=B5=D0=BD=D1=82. 2017, 8:15 Stu Midgley <s= [email protected]> wrote: >>> >>>> OK... getting further along. It turns out that I had to delete the >>>> lftp cache so that the nodes didn't all have the same node_id (from ip >>>> address 127.0.0.1). >>>> >>>> I now >>>> * remove the tests for 172.16 ip addresses in both lftp and >>>> dht-bootstrap >>>> * specify the torret:ip as the host ip >>>> * delete the lftp cache (~/.cache/lftp) >>>> >>>> However, no data is transfered. >>>> >>>> On the client I get >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (1 seeds) >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (1 seeds) >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (1 seeds) >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (1 seeds) >>>> >>>> =E2=80=8BOn the server I get >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (0 seeds) >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (0 seeds) >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (0 seeds) >>>> >>>> ---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peer= s >>>> (0 seeds) >>>> >>>> >>>> =E2=80=8BI can see the communication with the dht-bootstrap server and= that >>>> looks good. >>>> >>>> I can also see the client and server sending each other dht get_peers >>>> and getting a response. >>>> >>>> Stu. >>>> >>>> >>>> -- >>>> Dr Stuart Midgley >>>> [email protected] >>>> _______________________________________________ >>>> lftp mailing list >>>> [email protected] >>>> http://univ.uniyar.ac.ru/mailman/listinfo/lftp >>>> >>> >> >> >> -- >> Dr Stuart Midgley >> [email protected] >> > --001a1144a00c649c5a05596e5dd3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <p dir=3D"ltr">I need the full debug from the server an a client with times= tamps (use debug -t).</p> <br><div class=3D"gmail_quote"><div dir=3D"ltr">On =D0=BF=D0=BD, 18 =D1=81= =D0=B5=D0=BD=D1=82. 2017, 6:28 Alexander Lukyanov <<a href=3D"mailto:lav= [email protected]">[email protected]</a>> wrote:<br></div><blockquote class= =3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd= ing-left:1ex"><p dir=3D"ltr">You can run the torrent in background to enter= other commands. And BTW lftp doesn't use threads. </p> <br><div class=3D"gmail_quote"><div dir=3D"ltr">On =D0=BF=D0=BD, 18 =D1=81= =D0=B5=D0=BD=D1=82. 2017, 6:20 Stu Midgley <<a href=3D"mailto:sdm900@gma= il.com" target=3D"_blank">[email protected]</a>> wrote:<br></div><blockqu= ote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc s= olid;padding-left:1ex"><div dir=3D"ltr"><font face=3D"monospace, monospace"= >Morning<br><br>Thanks for taking time with this.<br><br>How do I type the = jobs -vv in?=C2=A0 All the terminals are waiting in the torrent command (to= receive the files)<br><br>I also notice a LOT of DHT timeouts on almost ev= ery node I'm testing with... =C2=A0some are to the dht-bootstrap, but m= ost are to the other lftp torrent clients.</font><div class=3D"gmail_defaul= t"><br></div><div class=3D"gmail_default"><br><p style=3D"font-family:Menlo= ;margin:0px;font-size:10px;line-height:normal;color:rgb(0,0,0)"><span style= =3D"font-variant-ligatures:no-common-ligatures">---- DHT node [172.16.250.2= 2]:6881 has lost 2 packets=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 initrd2 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0</span></p> <p style=3D"font-family:Menlo;margin:0px;font-size:10px;line-height:normal;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">**** DHT request get_peers to [172.16.250.22]:6881 timed out</span></p> <p style=3D"font-family:Menlo;margin:0px;font-size:10px;line-height:normal;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- DHT node [172.16.250.22]:6881 has lost 3 packets=C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 initrd2: dn:0 up:0=C2=A0</span></p> <p style=3D"font-family:Menlo;margin:0px;font-size:10px;line-height:normal;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">**** DHT request find_node to [172.16.250.33]:6882 timed out</span></p> <p style=3D"font-family:Menlo;margin:0px;font-size:10px;line-height:normal;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- DHT node [172.16.250.33]:6882 has lost 1 packets</span></p> <p style=3D"font-family:Menlo;margin:0px;font-size:10px;line-height:normal;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">**** DHT request find_node to [172.16.250.182]:6886 timed out</span></p> <p style=3D"font-family:Menlo;margin:0px;font-size:10px;line-height:normal;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- DHT node [172.16.250.182]:6886 has lost 1 packets</span></p><div sty= le=3D"font-family:monospace,monospace"><span style=3D"font-variant-ligature= s:no-common-ligatures"><br></span></div><div style=3D"font-family:monospace= ,monospace"><span style=3D"font-variant-ligatures:no-common-ligatures"><br>= </span></div><div style=3D"font-family:monospace,monospace"><span style=3D"= font-variant-ligatures:no-common-ligatures">Something is not right.=C2=A0 A= fter quite some time (10+ minutes) clients suddenly start downloading the f= iles and also seeding.=C2=A0 BUT it takes over 10 minutes to get into that = state.=C2=A0 I feel their is a critical thread somewhere stuck and it event= ually timeouts.</span></div><div style=3D"font-family:monospace,monospace">= <span style=3D"font-variant-ligatures:no-common-ligatures"><br></span></div= ><div style=3D"font-family:monospace,monospace"><span style=3D"font-variant= -ligatures:no-common-ligatures">Thanks</span></div><div style=3D"font-famil= y:monospace,monospace"><span style=3D"font-variant-ligatures:no-common-liga= tures">Stuart.</span></div><div style=3D"font-family:monospace,monospace"><= span style=3D"font-variant-ligatures:no-common-ligatures"><br></span></div>= <div style=3D"font-family:monospace,monospace"><span style=3D"font-variant-= ligatures:no-common-ligatures"><br></span></div><div style=3D"font-family:m= onospace,monospace"><span style=3D"font-variant-ligatures:no-common-ligatur= es"><br></span></div></div></div><div class=3D"gmail_extra"><br><div class= =3D"gmail_quote">On Sun, Sep 17, 2017 at 7:25 PM, Alexander Lukyanov <span = dir=3D"ltr"><<a href=3D"mailto:[email protected]" target=3D"_blank">lavv= [email protected]</a>></span> wrote:<br><blockquote class=3D"gmail_quote" st= yle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p di= r=3D"ltr">Try "jobs -vv" to see the peer status.</p> <br><div class=3D"gmail_quote"><div><div class=3D"m_-418002142293453132m_21= 6036640677587257h5"><div dir=3D"ltr">On =D0=BF=D1=82, 15 =D1=81=D0=B5=D0=BD= =D1=82. 2017, 8:15 Stu Midgley <<a href=3D"mailto:[email protected]" targ= et=3D"_blank">[email protected]</a>> wrote:<br></div></div></div><blockqu= ote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc s= olid;padding-left:1ex"><div><div class=3D"m_-418002142293453132m_2160366406= 77587257h5"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-fam= ily:monospace,monospace">OK... getting further along.=C2=A0 It turns out th= at I had to delete the lftp cache so that the nodes didn't all have the= same node_id (from ip address 127.0.0.1).<br></div><div class=3D"gmail_def= ault" style=3D"font-family:monospace,monospace"><br></div><div class=3D"gma= il_default" style=3D"font-family:monospace,monospace">I now=C2=A0</div><div= class=3D"gmail_default" style=3D"font-family:monospace,monospace">=C2=A0* = remove the tests for 172.16 ip addresses in both lftp and dht-bootstrap</di= v><div class=3D"gmail_default" style=3D"font-family:monospace,monospace">= =C2=A0* specify the torret:ip as the host ip</div><div class=3D"gmail_defau= lt" style=3D"font-family:monospace,monospace">=C2=A0* delete the lftp cache= (~/.cache/lftp)</div><div class=3D"gmail_default" style=3D"font-family:mon= ospace,monospace"><br></div><div class=3D"gmail_default" style=3D"font-fami= ly:monospace,monospace">However, no data is transfered.</div><div class=3D"= gmail_default" style=3D"font-family:monospace,monospace"><br></div><div cla= ss=3D"gmail_default" style=3D"font-family:monospace,monospace">On the clien= t I get</div><div class=3D"gmail_default" style=3D"font-family:monospace,mo= nospace"><br></div><div class=3D"gmail_default" style=3D"font-family:monosp= ace,monospace"><p style=3D"margin:0px;font-size:10px;line-height:normal;fon= t-family:Menlo;color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-c= ommon-ligatures">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has = 1 known peers (1 seeds)</span></p> <p style=3D"margin:0px;font-size:10px;line-height:normal;font-family:Menlo;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peers (= 1 seeds)</span></p> <p style=3D"margin:0px;font-size:10px;line-height:normal;font-family:Menlo;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peers (= 1 seeds)</span></p> <p style=3D"margin:0px;font-size:10px;line-height:normal;font-family:Menlo;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peers (= 1 seeds)</span></p><div><span style=3D"font-variant-ligatures:no-common-lig= atures"><br></span></div></div><div class=3D"gmail_extra"><div class=3D"gma= il_default" style=3D"font-family:monospace,monospace">=E2=80=8BOn the serve= r I get</div><div class=3D"gmail_default" style=3D"font-family:monospace,mo= nospace"><br></div><p style=3D"margin:0px;font-size:10px;line-height:normal= ;font-family:Menlo;color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:= no-common-ligatures">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 = has 1 known peers (0 seeds)</span></p> <p style=3D"margin:0px;font-size:10px;line-height:normal;font-family:Menlo;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peers (= 0 seeds)</span></p> <p style=3D"margin:0px;font-size:10px;line-height:normal;font-family:Menlo;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peers (= 0 seeds)</span></p> <p style=3D"margin:0px;font-size:10px;line-height:normal;font-family:Menlo;= color:rgb(0,0,0)"><span style=3D"font-variant-ligatures:no-common-ligatures= ">---- torrent B40B0E478CB94A69CE6A3E811744D09AA7F60D31 has 1 known peers (= 0 seeds)</span></p><div class=3D"gmail_default" style=3D"font-family:monosp= ace,monospace"><br></div><div class=3D"gmail_default" style=3D"font-family:= monospace,monospace"><br></div><div class=3D"gmail_default" style=3D"font-f= amily:monospace,monospace">=E2=80=8BI can see the communication with the dh= t-bootstrap server and that looks good.</div><div class=3D"gmail_default" s= tyle=3D"font-family:monospace,monospace"><br></div><div class=3D"gmail_defa= ult" style=3D"font-family:monospace,monospace">I can also see the client an= d server sending each other dht get_peers and getting a response.</div></di= v></div><div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_def= ault" style=3D"font-family:monospace,monospace"><br></div><div class=3D"gma= il_default" style=3D"font-family:monospace,monospace">Stu.</div></div></div= ><div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_default" s= tyle=3D"font-family:monospace,monospace"><br></div><div><br></div>-- <br><d= iv class=3D"m_-418002142293453132m_216036640677587257m_4890084991115782970m= _-5090400421848796137gmail_signature"><div dir=3D"ltr"><div><font face=3D"m= onospace, monospace">Dr Stuart Midgley<br><a href=3D"mailto:[email protected]= m" target=3D"_blank">[email protected]</a></font></div></div></div> </div></div></div></div><span> _______________________________________________<br> lftp mailing list<br> <a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a= ><br> <a href=3D"http://univ.uniyar.ac.ru/mailman/listinfo/lftp" rel=3D"noreferre= r" target=3D"_blank">http://univ.uniyar.ac.ru/mailman/listinfo/lftp</a><br> </span></blockquote></div> </blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class= =3D"m_-418002142293453132m_216036640677587257gmail_signature" data-smartmai= l=3D"gmail_signature"><div dir=3D"ltr"><div><font face=3D"monospace, monosp= ace">Dr Stuart Midgley<br><a href=3D"mailto:[email protected]" target=3D"_bl= ank">[email protected]</a></font></div></div></div> </div> </blockquote></div></blockquote></div> --001a1144a00c649c5a05596e5dd3-- --===============9161256306982050192== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp --===============9161256306982050192==--