Start-BitsTransfer doesn't work with winRM protocol

746 Views Asked by At

Hy,

I try to launch Start-BitsTransfer command with a Rundeck Job. I have the error : The remote use of BITS is not supported.

I launch some powershell commands with succes.

Thanks

1

There are 1 best solutions below

0
Samuel_ On

I used wget command. But it works with a little item. When I try to download a big item (3Go) I have this error : com.xebialabs.overthere.cifs.winrm.WinRmRuntimeIOException : Unexpected HTTP response ..

I have create a new Question