logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

winrmcp - tool to copy files to remote Windows machines

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>

See Also