Re: [tftpy-general] Next release / support for receiving files to the tftp server.
Status: Beta
Brought to you by:
msoulier
From: Michael P. S. <mso...@di...> - 2007-04-24 15:32:36
|
On 24/04/07 Harold Clark said: > Micheal, >=20 > Thanks for your prompt response. I look forward to see any updates. Not > sure I be much help but any I can lend let me know. >=20 > on the tftpserver.py error >=20 > I am using python 2.4 >=20 > line 39, changed >=20 > listenip=3D'' >=20 > to >=20 > listenip=3D'0.0.0.0' >=20 > line 50,changed it to >=20 > logger.info("Server requested on ip %s, port %s" > % (listenip, listenport)) >=20 > that cleared my syntax error >=20 > not sure if it a bug or not, or even if what I did was right fix. I'll look at it. That seems odd.=20 Mike |