Perhaps a problem with name resolution ? On Mo, 7.05.2007, 07:27, Shakil Ahmed wrote: > hi > Actually i need to know that how can i download a ftp file from ncbi by > using python module ftputil. > please help me. > > Thanks > regards, > Shakil > > import ftputil > > host = ftputil.FTPHost('ftp.ncbi.nih.gov/repository/OMIM/morbidmap', > 'anonymous', 'password') > > > > > > The Error message is: > > raise FTPOSError(ftp_error) > > FTPOSError: (11001, 'getaddrinfo failed') > > Debugging info: ftputil 2.2.2, Python 2.4.3 (win32) > > > > > > -- > http://mail.python.org/mailman/listinfo/python-list
-- http://mail.python.org/mailman/listinfo/python-list