winrmcp - tool to copy files to remote Windows machines
Contents
Description
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.
Name
winrmcp - tool to copy files to remote Windows machines
Options
Please see the output of $winrmcp--help for a full list of usage options.
WINRMCP(1)
Synopsis
$ winrmcp -user=<johndoe> -pass=<123456> <~/Downloads/fortune.jp> <C:/Cookies/fortune.jpg>
