Releases: wtsi-ssg/pcp
Releases · wtsi-ssg/pcp
pcp v2
New features:
- Improved directory walk implementation. The intial file and directory scan now runs in parallel, massively increasing performance.
- Single large files are now split into chunks and copied and checksummed in parallel. This gives us better load balancing between processes, and increases performance.
- "cp -u" update copy functionality. You can now tell pcp to only copy files that have changed since the last copy.
2.0 Pre release
New features:
- Improved directory walk implementation.
- Single large files are now copied in parallel.
- Better load balancing between copy processes.
- "cp -u" update copy functionality.
Version 1 stable release.
This is the latest bugfix to v1 of pcp.
*Production / stable release.