Skip to content
New issue

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

TFTP Write is broken #41

Open
satirebird opened this issue Oct 27, 2023 · 0 comments
Open

TFTP Write is broken #41

satirebird opened this issue Oct 27, 2023 · 0 comments

Comments

@satirebird
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant