Skip to content

Releases: nathanhaigh/parallel-rsync

Release v1.0.1

08 Jun 10:33
3bc4379
Compare
Choose a tag to compare

This release fixes a few long-standing issues relating to the correct management of queues of files being transferred. One being that not all queues that should have been reversed, were actually reversed. Secondly, short lists of files (e.g. rerunning a sync after all files were transferred) would create a non-existant file error.

Release v1.0.0

11 Oct 01:15
313ef4c
Compare
Choose a tag to compare

The first release of this parallelised rsync code.