Open kiderrien opened 4 years ago
It does not seem to succeed in finding the file that the path indicates when copying to the local server while the remote does not have this problem during a copy. The request for the checksum returns "�XJob scheduled" when it does not find the file.
I generated a local server with an adler32 checksum. When copying a file, this type of error is obtained :
client:
Server :
This error seems to come from the hash function.
When copying for a file only it works but there is a hash problem:
Data= XJob scheduled Normally Data = adler32 224d3ec3 This is the same problem with a local xrootd server configured with the md5 checksum
However the copy works well with the remote xrootd server using adler32.