Skip to content

autotier 1.1.5 (preview)

Compare
Choose a tag to compare
@joshuaboud joshuaboud released this 06 May 19:52
· 167 commits to master since this release
0668519

autotier 1.1.5

  • No longer reports 'cannot open directory' if missing from one of the tiers.
  • On file name conflict while moving files between tiers, both files are
    renamed with '.autotier_conflict' and '.autotier_conflict_orig' appended.
  • Added autotier-init-dirs script to clone directories only across each
    tier for if data is already present before setting up autotier.
  • Ensures that every call to open() contains a file mode, fixing a fatal
    bug in Ubuntu.