palantir / giraffe

Gracefully Integrated Remote Access For Files and Execution
https://palantir.github.io/giraffe/
Apache License 2.0
51 stars 16 forks source link

Discuss MoreFiles.copyLarge in Effective Giraffe #44

Closed bluekeyes closed 8 years ago

bluekeyes commented 9 years ago

MoreFiles.copyLarge and similar methods can be much faster than alternatives in Files, especially for remote-to-local and local-to-remote operations. These should be mentioned in the docs, since they are too hard to find by just browsing the APIs.