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 upload problem with piped input #857

Closed
bagder opened this issue Jun 3, 2016 · 0 comments
Closed

TFTP upload problem with piped input #857

bagder opened this issue Jun 3, 2016 · 0 comments
Labels

Comments

@bagder
Copy link
Member

bagder commented Jun 3, 2016

If the read callback doesn't fill up the entire buffer, that is considered the end of the transfer by the TFTP server. This can easily happen when uploading from stdin.

Serj Kalichev posted a patch for this problem here

@bagder bagder added the TFTP label Jun 4, 2016
@bagder bagder closed this as completed in edeabf7 Aug 3, 2016
@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant