Hi there, 
We are using Jenkins to deploy to a Windows Server and we would like to 
push a PowerShell script through ssh with the ssh-step plugin 
(https://jenkins.io/doc/pipeline/steps/ssh-steps/) and the sshstep 
But I can't seam to put the deploy file on a certain drive path - I only 
manage it to put it into the cygwin folder of the remote.

I am using the following command.

sshPut remote: remote, from: './deploy/deploy.ps1', into: 
'E:\FolderWhereWeWantIt'

I've already tried multiple formats like '/e/FolderWhereIWantIt/' .... 

Does anybody know if it's possible? Or Does somebody know what I am missing?

Thanks

Kind regards,

Jonathan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/40723ebe-0828-4d67-8a11-9558103e855f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to