An open API service indexing awesome lists of open source software.

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

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
```