Skip to content

BackBlaze2Sync 1.0

Latest

Choose a tag to compare

@delmoralmb-s8 delmoralmb-s8 released this 19 Aug 18:37
· 7 commits to main since this release

BackBlaze2Sync 1.0: first public version

Downloads

  • Apple Silicon (M1/M2/M3/M4): BackBlaze2Sync-1.0-arm64-AppleSilicon.dmg
  • Intel: BackBlaze2Sync-1.0-x86_64-Intel.dmg

In case you don't know which one your Mac has: menu > About This Mac. It shows "Chip: Apple M..." (Apple Silicon) or "Processor: Intel..." (Intel).

How to install

  1. Open .dmg you just download.
  2. Drag BackBlaze2Sync.app to folder Applications .
  3. The app is not yet signed with an Apple Developer certificate, so macOS will warn you that "it cannot be opened because the developer cannot be verified." This is normal and only happens the first time: right-click (or Control-click) BackBlaze2Sync in Applications, select "Open," and confirm "Open" in the dialog box. From then on, it will open normally with a double-click.
  4. In case you still can't open the app just open a terminal in Downloads (or wherever you downloaded the app) and type:
    xattr -rc BackBlaze2Sync-1.0-arm64-AppleSilicon.dmg or xattr -rc BackBlaze2Sync-1.0-x86_64-Intel.dmg

Requirements

  • macOS 14 or above.
  • rclone installed (brew install rclone).