Results 1 to 1 of 1
My question is very strange.
I can run ls command on remote host using ssh successfully. but when i try to run /sbin/md5 command on remote host. it doesnt run ...
- 02-01-2008 #1Linux Newbie
- Join Date
- Feb 2008
- Location
- Bangalore, India
- Posts
- 112
Running command "md5" on remote host not working.
My question is very strange.
I can run ls command on remote host using ssh successfully. but when i try to run /sbin/md5 command on remote host. it doesnt run and get back to me on command prompt.
md5 command is exist on remote host.
This is what i tried which ran successfully.
Query - remote.host.server ls /my/file/name.log
Output - /my/file/name.log
And this is what is not working.
Query - ssh remote.host.server md5sum /my/file/name.log
Output - no.
Souce OS - Solaris
Remote OS - FreeBSD
Is this matter ? If yes how ?bigunix.blogspot.com
Registered Linux User: #476440


Reply With Quote