If you can't get ssh service on the remote machine and use jenkins scp-plugins <https://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin> and jenkins ssh-plugin <https://wiki.jenkins-ci.org/display/JENKINS/SSH+plugin>, you might consider using tools like wmic or psexec but I don't think a plugin exists for them.
Le jeudi 26 avril 2012 10:54:36 UTC+2, Salut a écrit : > > Any updates? > > On Apr 25, 1:24 pm, nicolas de loof <[email protected]> wrote: > > seems you needhttps:// > wiki.jenkins-ci.org/display/JENKINS/Publish+Over+CIFS+Plugin > > > > 2012/4/25 Salut <[email protected]> > > > > > > > > > > > > > > > > > Hi All, > > > > > I am trying to send files/execute commands in a remote windows machine > > > (which is not a jenkins slave). I worked similar kind of stuff for *x > > > environments using publish-over-ssh plugin. How to achieve this for a > > > windows server? Please also assume FTP is not enabled in the remote > > > machine. > > > > > Thanks in advance.
