FTP without username and password
^Bart
io at io.it
Wed Dec 7 07:30:14 EST 2022
> It's a whole different protocol. TFTP is simplified to the point it
> will fit on embedded devices which don't need security (the assumption
> being that one has the embedded device physically present, FTP assumes
> distributed networks).
>
> https://wiki.python.org/moin/tftp
I never used TFTP so, like what I wrote in another post, I thought it
was just a FTP without username and password...
Thanks to show me the "Python way" to use TFTP! :)
Have a nice day!
^Bart
More information about the Python-list
mailing list