jck4 / winrmcp

Copy files to a remote host using WinRM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winrmcp

Copy files to a remote host using WinRM

This project is not being actively worked on. See issues:


Example:

make
bin/winrmcp -help
bin/winrmcp -user=vagrant -pass=vagrant ~/Downloads/fortune.jpg C:/Cookies/fortune.jpg

About

Copy files to a remote host using WinRM

License:MIT License


Languages

Language:Go 99.8%Language:Makefile 0.2%