Earlier quoted context omitted.
I use this for networked Time Machine backups for multiple Macs in my household. Works just as well over tailscale VPN. https://wiki.archlinux.org/title/Netatalk
Also works for System 7 based Macintoshes. In case you got frozen in a glacier in 1991.
Networking changes coming in macOS 27
81–90 of 248 posts
Re: Networking changes coming in macOS 27
#82Next: macOS iCloud backups and the eventual deprecation of local Time Machine backups altogether. More services revenue!
I've been working on improving an open source menubar that wraps restic. Right now it is a bit rough around the edges, but my plan is to have a simple onboarding experience for various backend services like B2.
Over the weekend, I added a "Smart backups" feature that uses all the same directories that the backblaze menubar app and timemachine excludes. This was the primary missing feature for me. It even generates and backups your Brewfile...
Re: Networking changes coming in macOS 27
#83Ubiquiti is really taking up the slack in some areas Apple has abandoned. I bought a UNAS-2 (and a couple of 12 TB IronWolf Pro drives) a few months ago when the "time capsule will not be supported in a future version of macOS" warning first appeared. It has been outstanding alongside the rest of my UniFi setup, and perfectly supports Time Machine backups. The UniFi Identity macOS app means my family's computers alwa…
Re: Networking changes coming in macOS 27
#84Although TimeCapsule is more than decade old, it serves nicely with TimeMachine (automatic backups). Sad to see that going away permanently for Apple Silicon.
"Dropping support for things just because they are old" is typical commercial software behavior. I can run the latest Linux kernel and still have access to an internal floppy disk drive if I wanted to, yet billion dollar companies can't seem to manage to support 10 year old stuff. I still am sore from when I "upgraded" macOS and suddenly support for my 1080i TV was gone. Yesterday it worked fine, today it's gone. All…
Re: Networking changes coming in macOS 27
#85Earlier quoted context omitted.
Also works for System 7 based Macintoshes. In case you got frozen in a glacier in 1991.
Nah, classic Macintosh OSes aren't compatible with modern AFP.
Re: Networking changes coming in macOS 27
#86Earlier quoted context omitted.
You greatly under-estimate how much work it is to maintain old code, particularly to maintain in securely . AFP and Time Capsules add attack vectors to the OS, which can be targeted even when few users actively using them. One dev could keep both basically functional, but to what end? User counts are already small, and people that aren't using them are still exposed by their mere existence. Shrinking or removing code…
> You greatly under-estimate how much work it is to maintain old code, particularly to maintain in securely. cf Linux removing old network drivers this week for the same reason (without the hand-wringing that this Apple announcement is getting!)
Re: Networking changes coming in macOS 27
#87Can't they hire an extra dev per abandoned project to not abandon it?
You greatly under-estimate how much work it is to maintain old code, particularly to maintain in securely . AFP and Time Capsules add attack vectors to the OS, which can be targeted even when few users actively using them. One dev could keep both basically functional, but to what end? User counts are already small, and people that aren't using them are still exposed by their mere existence. Shrinking or removing code…
Re: Networking changes coming in macOS 27
#88Why is it that Apple products attract blogspam titles? > Networking changes coming in macOS 27 And yet: > This year, with just over six weeks to go before that first beta of macOS 27, we already have two warnings of what might be coming. > It repeated those warnings with macOS Sequoia 15.5, but still hasn’t confirmed when AFP will be lost. > Although Apple carefully avoids being too specific, it warns that this chang…
It seems like somehow got overwritten to the original title of the post.
Nevertheless, knowing Apple so far, unless _some_ large-enterprise~y customer comes and objects, they will drop the support. We already know Intel support is dropping. Why not clean up rest of the things from the kernel and the userspace?
Re: Networking changes coming in macOS 27
#89>Apple made SMB its primary file-sharing protocol in OS X 10.9 Mavericks, over 12 years ago… …and yet SMB support in macOS remains slow and buggy to this day. I tried all combinations of server-side settings and obscure plist tweaks to make SMB navigation and search work as fast as they do on my Linux machine out of box before giving up. It is very obviously not a priority for their services revenue, so there’s no in…
Yeah, can't remember the last time I even bothered with SMB because it's so buggy. Usually I don't need filesystem behavior, I'll just push/pull files over SSH.
Re: Networking changes coming in macOS 27
#90Although TimeCapsule is more than decade old, it serves nicely with TimeMachine (automatic backups). Sad to see that going away permanently for Apple Silicon.
"Dropping support for things just because they are old" is typical commercial software behavior. I can run the latest Linux kernel and still have access to an internal floppy disk drive if I wanted to, yet billion dollar companies can't seem to manage to support 10 year old stuff. I still am sore from when I "upgraded" macOS and suddenly support for my 1080i TV was gone. Yesterday it worked fine, today it's gone. All…