winrmcp
tool for copying files to remote Windows machines using WinRM
Install
- All systems
-
curl cmd.cat/winrmcp.sh
- Debian
-
apt-get install winrmcp
- Ubuntu
-
apt-get install winrmcp
- Kali Linux
-
apt-get install winrmcp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install winrmcp
- Raspbian
-
apt-get install winrmcp
- Dockerfile
- dockerfile.run/winrmcp
winrmcp
tool for copying files to remote Windows machines using WinRM
This is a tool which provides copyies files to remote Windows machines using Windows Remote Management (WinRM/WinRS). The remote system must be prepared for that.