DOKK / manpages / debian 12 / winrmcp / winrmcp.1.en
WINRMCP(1) winrmcp WINRMCP(1)

winrmcp - tool to copy files to remote Windows machines

$ winrmcp -user=<johndoe> -pass=<123456> <~/Downloads/fortune.jp> <C:/Cookies/fortune.jpg>

This tool uses Windows Remote Management (WinRM) for copying files to remote Windows machines. The remote system must be prepared for the use of that. This tool doesn't support domain users, but only authentication for local accounts.

Please see the output of $ winrmcp --help for a full list of usage options.