Hello folks, I'm trying to use the sshpass in the windows shell (CMD) so, the option --help works fine, meaning the compilation was ok, but when I issue the command followed by ssh command, it gives me this message: C:\rsync>sshpass -e ssh user@192.168.0.1 sshpass: Failed to run command: No such file or directory I'm aware that sshpass is sort of unsecure, but due to the circumstances I can't exchange keys. Thanks is advance, Ivan
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple