darojasp
2009-Apr-29 13:21 UTC
[Wine] ssh from a windows application running on top of wine
Hi, I have a program which I try to use on top of wine. This application uses ssh in order to run some files in the server. When I try to run this app in linux with wine, it expects a windows binary, and none of them work using cygwin on top of wine. Is there anyway that I can just call the native ssh version?