How to check MD5 Hash of a file through File Manager?

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

It's not possible to determine the MD5 hash through File Manager. You can check this via the command line. EX:

Code:
md5sum /path/to/file
Feel free to open a feature request for the ability to check the MD5 hash through File Manager:

Submit A Feature Request

Thank you.