Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] rsync executables to agents #2

Open
chrislusf opened this issue Oct 22, 2015 · 2 comments
Open

[feature] rsync executables to agents #2

chrislusf opened this issue Oct 22, 2015 · 2 comments

Comments

@chrislusf
Copy link
Owner

Currently the "rsync" folder is not using rsync. I attempted, but later just used normal http copy. I would like someone to help me to use real rsync.

A better idea may be using bittorrent DHT to distribute the binary file.

@JensRantil
Copy link

@chrislusf Are you referring to the "rsync" directory under "driver"? Specifically, which function would require reimplementation using rsync? Also, is there an interface that could be used to swap out rsync for something like bittorrent?

@chrislusf
Copy link
Owner Author

Thanks for your interest!

There is no clear interface yet, but the files under "rsync" folder should be fairly simple to read. The "fetch.go" file is not working. The "fetch_url.go" currently is the entry point to copy binaries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants