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
- Open
.dmgyou just download. - Drag
BackBlaze2Sync.appto folderApplications. - 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.
- 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.dmgorxattr -rc BackBlaze2Sync-1.0-x86_64-Intel.dmg
Requirements
- macOS 14 or above.
- rclone installed (
brew install rclone).