Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Review: SuperDuper! 4 gets a stem-to-stern revamp, but is just as seaworthy as ever

Backups, as any computer user knows, are worth their weight in gold. If it isn’t backed up, it might as well might not exist. That’s why I have for years trusted ShirtPocket’s SuperDuper!…

Review: SuperDuper! 4 gets a stem-to-stern revamp, but is just as seaworthy as ever

Backups are an essential safeguard against data loss, and for years, ShirtPocket’s SuperDuper! has been a trusted choice for ensuring computer data remains safe and secure. Recently, the popular backup utility has undergone a comprehensive overhaul in version 4, bringing it fully up-to-date without compromising the features that users rely on.

While the new version may appear to be a completely new application, its core functions remain intact. SuperDuper! 4 still produces clear, step-by-step instructions, maintains the ability to create complete, bootable backups, and includes the highly regarded Smart Update feature for optimizing the copy process.

The most noticeable changes in SuperDuper! 4 are the updated interface and a significant boost in speed. The new layout adheres to Apple's current aesthetic, presenting a fresh look that may take some getting used to but is ultimately more visually appealing. The app now outpaces its predecessor by up to an order of magnitude, thanks to the new Turbo implementation of Smart Update. In real-world testing, my 20.55GB nightly backup completed in under four minutes, thanks to these improvements.

SuperDuper! 4 also introduces several new features, such as a Preview function that allows users to view a list of files that will be changed without actually performing the copy. There's also a background helper app, which ensures that backups won't disrupt your current tasks. Additionally, Shortcuts support enables users to create custom workflows for managing their backup jobs.

The app retains its reputation for reliability, with a simple "31 successful in a row" notification confirming that your data remains intact. Should any issues arise, a detailed report can be accessed by selecting a failed job, complete with an Apple Intelligence-powered summary.

Despite the extensive feature set, SuperDuper! 4 maintains its ease-of-use, guiding users through the process with straightforward instructions. The app supports macOS 14 (Sonoma) and later, with a free trial version offering unlimited full erase backups. A one-time purchase of $43.95 unlocks the remaining features, with upgrade discounts available for existing SuperDuper!

3 owners. Regardless of whether you're using the latest macOS version or an older system, SuperDuper! 4 continues to provide a reliable backup solution for Mac users.

Written by urgent.news from Six Colors's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at sixcolors.com →

More in Tech

What Building a C++ Benchmarking Suite Taught Me About "Simple" Data Structures

We all know the Big-O complexity of basic data structures. Arrays are O(n) for search. Hash maps are O(1). Linked lists are... well, complicated.

  • Implemented clean, educational C++17 benchmarking suite for arrays, linked lists, and hash maps.
  • Discovered polymorphism overhead and used templates internally for performance-critical code.
  • Explored growth strategies for dynamic arrays, finding 2.0x growth fastest for pure insertion speed.

Reflecting on 7-8 Years of Career Growth: Adaptability and Continuous Learning Key to Senior Data Engineer Success

Analytical Insights: The Mechanisms Driving Career Growth in Data Engineering In the rapidly evolving field of data engineering, career progression is not merely a product of time served but a result…

  • Effective client relationship management is crucial for project success and professional reputation.
  • Mentorship and knowledge sharing accelerate personal and team growth in a collaborative field.