FYI, I tried to use ptftpd under python 2.6.6, running as root to receive a configuration file from Cisco IOS. When the switch sent the first UDP packet to port 69, ptftpd started opening the new file to receive the config, but never sent a tftp response packet.
When Cisco IOS retried four seconds later, ptftpd responded that the file already exists, and that killed the tftp session.
Is there anything else I can do to help fix this issue?
FYI, I tried to use ptftpd under python 2.6.6, running as root to receive a configuration file from Cisco IOS. When the switch sent the first UDP packet to port 69, ptftpd started opening the new file to receive the config, but never sent a tftp response packet.
When Cisco IOS retried four seconds later, ptftpd responded that the file already exists, and that killed the tftp session.
Is there anything else I can do to help fix this issue?