https://github.com/smortex/transfer-agent
Transfer files between hosts using choria
https://github.com/smortex/transfer-agent
agent choria hacktoberfest mcollective
Last synced: 2 months ago
JSON representation
Transfer files between hosts using choria
- Host: GitHub
- URL: https://github.com/smortex/transfer-agent
- Owner: smortex
- License: mit
- Created: 2019-01-07T23:22:53.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T18:17:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T22:29:08.817Z (over 1 year ago)
- Topics: agent, choria, hacktoberfest, mcollective
- Language: Ruby
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Choria Transfer Agent
The transfer agent that lets you push files on other nodes.
**You should not consider using this module for transfering somthing larger than
a configuration file.**
## Usage
```sh-session
romain@zappy ~ % mco transfer push .zshrc /root/.zshrc
* [ ============================================================> ] 21 / 21
Finished processing 21 / 21 hosts in 793.21 ms
```