ANNOUNCE: ciphon 0.3.5

Thomas Heller thomas.heller at ion-tof.com
Thu Jan 3 11:28:40 EST 2002


"Suchandra Thapa" <ssthapa at classes.cs.uchicago.edu> wrote in message news:slrna2n8hb.5kj.ssthapa at hepcat.telocity.com...
>     I've completed ciphon 0.3.5.  Ciphon is an utility to provide features

All I get when ciphon.py starts is:

Updating servers.xml and packages.xml, please wait
Traceback (most recent call last):
  File "C:\ciphon-0.3.5\ciphon.py", line 138, in ?
    open(os.path.join(ciphonDir, 'servers.xml'), 'w').write)
  File "C:\Python22\lib\ftplib.py", line 386, in retrbinary
    conn = self.transfercmd(cmd, rest)
  File "C:\Python22\lib\ftplib.py", line 347, in transfercmd
    return self.ntransfercmd(cmd, rest)[0]
  File "C:\Python22\lib\ftplib.py", line 333, in ntransfercmd
    sock = self.makeport()
  File "C:\Python22\lib\ftplib.py", line 294, in makeport
    resp = self.sendport(host, port)
  File "C:\Python22\lib\ftplib.py", line 258, in sendport
    return self.voidcmd(cmd)
  File "C:\Python22\lib\ftplib.py", line 248, in voidcmd
    return self.voidresp()
  File "C:\Python22\lib\ftplib.py", line 223, in voidresp
    resp = self.getresp()
  File "C:\Python22\lib\ftplib.py", line 216, in getresp
    raise error_perm, resp
ftplib.error_perm: 504 Sorry, that address is excluded for security reasons.

(BTW: I've updated ciphon 0.3.4 to run on windows, and would like to
port these changes to 0.3.5)

Thomas





More information about the Python-list mailing list