We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have tried to transfer a file from an embedded device (u-boot) to the host.
I got a lot of error messages:
..... tftp WRQ 'cfg.dat' from 192.168.3.201:2864 tftp WRQ 'cfg.dat' from 192.168.3.201:2864 tftp WRQ 'cfg.dat' from 192.168.3.201:2864 tftp WRQ 'cfg.dat' from 192.168.3.201:2864 192.168.3.201: Failed opening '/cfg.dat'. Error 24: Too many open files *** buffer overflow detected ***: terminated
The tftp-hpa server works totally fine with the same device.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have tried to transfer a file from an embedded device (u-boot) to the host.
I got a lot of error messages:
The tftp-hpa server works totally fine with the same device.
The text was updated successfully, but these errors were encountered: