Under the hood
Transfer-copy upload verification code renamed internally with no behavior change
What
The code that handles clipboard/transfer-copy uploads, reading a transfer copy, verifying its integrity, writing it to disk with a hashed filename, and returning counts, had its internal variable names changed. The underlying logic is the same.
Why
This is an internal rename with no effect on behavior.