juicedata / juicesync

A tool to move your data between any clouds or regions.
Apache License 2.0
593 stars 56 forks source link

Copy objects from multiple machines #75

Closed davies closed 4 years ago

davies commented 4 years ago

Given a list of machines (ssh without password), juicesync can copy itself and launch as a work in them, from example:

$ ./juicesync --worker node1,node2  bucket1/  bucket3/
davies commented 4 years ago

@JoeShi You can use multiple nodes to speed up moving data now.