How to compare the MD5 value between FTS listfiles command and local md5sum command
Hi experts,
When we use standard File Transfer Script (FTS) with listfiles parameter, it gives a file list under specified path together with "md5" value.
But local md5sum command gives a different string for the same file. Even the string length is different.
So what is the correct way or command we can use to compare md5 checksum for a file download from/upload to Object Storage?