Add /D option on the CD does in CifsWinRmConnection#execute
zerikv opened this issue · comments
zerikv commented
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
Jeroen van Erp commented
Hi Zerikv,
We'll have a look. A pull request is always welcome though.
Regards,
Jeroen