Do md5 on SSHWindows server from shell?

Hello,

I have a SSH Server on windows (sshwindows.sourceforge.net) and a unix server.

I need to do a md5 checksum (or something similar) on the win-ssh from the unix-ssh. I tried this utility for DOS:
www.3l.com/tech/tools/md5.htm
I can execute it from a command prompt on the server but when using it from ssh command shell I get:
The system cannot execute the specified program
I checked that it isn't caused by long filenames. I also check the permissions of the file and the perms are ok.

Any ideas?

 

 

 

 

Top