Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

TFTP server on Python3

Options
  • 21-04-2016 10:15pm
    #1
    Registered Users Posts: 793 ✭✭✭


    Hi,
    I'm writing a script that connects to multiple network devices and pulls configuration to tftp server.
    At the moment I have a separate tftp server app running. I would like to have tftp server running in Python. I've looked at tftpy but that does not work with Python 3. Are there any other alternatives?
    thanks


Comments

Advertisement