You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a little suggestion : I can't use the workingDirectory with a WinRM connection, because the home directory of the user is not on same partition. To workaround I do the CD with the option /D. Thus my code has to take care of the OS, so what do you think about to add this option in CifsWinRmConnection#execute ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Just a little suggestion : I can't use the workingDirectory with a WinRM connection, because the home directory of the user is not on same partition. To workaround I do the CD with the option /D. Thus my code has to take care of the OS, so what do you think about to add this option in CifsWinRmConnection#execute ?
Thanks
The text was updated successfully, but these errors were encountered: