We were already doing an xrootd stat beforehand to see if the file was already there, we're now doing it
again afterwards to double-check our transfer is complete by verifying the size. So if the copy "succeeds" but
the file sizes don't match, we flag it as a failed transfer.
This is a fix for issue #19.
We were already doing an xrootd stat beforehand to see if the file was already there, we're now doing it again afterwards to double-check our transfer is complete by verifying the size. So if the copy "succeeds" but the file sizes don't match, we flag it as a failed transfer.