Skip to content

Releases: mariux64/cmirror

The Golden Bikeshed Release

09 Oct 12:28
Compare
Choose a tag to compare
  • Allow explicit empty destination host so that local destination filenames with ":" are possible: cmirror src :/tmp/strange:file:name

The Facebook Blue Bikeshed Release

03 Jun 12:00
Compare
Choose a tag to compare

Adds option --ignore-permissions

The Emerald Bikeshed Release

15 Dec 14:21
Compare
Choose a tag to compare
  • Fixes a NULL pointer dereference when the first incarnation of a file with multiple hardlinks ist not created, e.g. because of --reduce.
  • Minor new features and code cleanup.

The Dark Blue Bikeshed Release

23 Aug 11:24
Compare
Choose a tag to compare

Fix nonsense error message ( #14 )
Fix other printf format errors and add check macro
Fix bug that directories, which were replaced by another file type (e.g. plain files), would not actually be deleted, but would be left lingering around as "DIR.deleteme". For regular mirrors, the directory would be deleted during the the next pass.
Fix bug, that directories, which were replaced by another file type (e.g. plain files), would be deleted even with --noop
Fix bug, that directories, which were replaced by another file type (e.g. plain files), would no be deleted because of a missing --delete

The Crimson Bikeshed Release

18 Aug 12:33
Compare
Choose a tag to compare
  • Includes the "cmirror aborted" message

The Beige Bikeshed Release

21 Jun 18:13
Compare
Choose a tag to compare
Merge pull request #12 from mariux64/next

Bugfix for filenames with backslash and minor improvements

The Apricot Bikeshed Release

09 Jun 17:40
Compare
Choose a tag to compare
1.0

Simplify target string parsing