Hello,
on my Server I have SSH running at an non default port, namely port 666 but
I dont know how to setup deployment to access this one.
I tried this one:
<repository>
<id>repo</id>
<url>ssh://dev-area.net:666/folders../</url>
</repository>
But it still access SSH at port 22. I also tried sshexe but did not get it
running on windows with plink and pscp.I hope someone can explain to me how to do this. Thanks Dennis
