Skip to content
Snippets Groups Projects
Commit b33a5747 authored by deuce's avatar deuce
Browse files

Make the default handler a bit more magical... REJECT files already received

this session, SKIP files that already exist, and ACCEPT all others.

No longer try to append extra data packets to the end of the file to allow
files to grow in transit... the protocol is really not well suited to this
anyway.  Instead, truncate to the advertised length.

If the want_callback changes the file name, still ACK the correct file.

Escape filenames more consistantly.
parent 950007d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment