Using Python to download files from TFTP server.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vc4free
    New Member
    • Jan 2008
    • 2

    #1

    Using Python to download files from TFTP server.

    Hello Everyone,

    I am trying to write a simple program to download files from tftp server, but I am have a very difficult time doing so because I am very very new to python. I have downloaded the tftpy-0.4.3 which have the TftpClient module and other good stuff, but I do not not know how to go about using python to connect to Tftp server

    Thank in advance for any help in pointing me in the right direction to get this thing started.

    vc4free.
  • vc4free
    New Member
    • Jan 2008
    • 2

    #2
    The version of python I am currently using is 2.4

    Thanks

    Comment

    Working...