You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DBG("Sending %zd bytes of %s to %s ...", num, ctrl->file, ctrl->clientaddr);
ctrl->tv.tv_sec=tv.tv_sec;
}
I'm going to close with wontfix on this issue, but any redesign to make this better is of course welcome as a pull request. I have no interest though in changing this myself.
On the
debug
log level, uftpd sends only one or twoSending 8192 bytes
messages, even though it in fact sends much more data over the data connection.The text was updated successfully, but these errors were encountered: