OK, we know that AFP is not a reliable long term protocol. When I try to do a long running rsync for instance, it fails after a few hours. What you want is to use SMB but it isn’t easy to force it. There are two ways that both involve some hackery: Remove all AFP…
Tag: MacOS
Ok I’m trying to do something a little crazy. I want a reliable way to copy things and maintain checksums on long term backups. It’s a project that I’ve done off an on for a long time and it is nearly done! Here are some notes: Rsync is a great utility for copying things. The…
Well, if you made a mistake, like me, of ordering a MacBook Pro with too little SSD. In this case 256GB is really too little, then you are going to spend a lot of time getting rid of stuff. With most Macs, if you are writing code, using Dropbox or Google Drive and Homebrew, you…
This is not the most obvious thing with any operating system, but it’s particularly confusing on the Mac. If you have some data that is really sensitive, then you want to create a RAID1 also known as a mirror set. This means that if you have two 16TB drives for instance, the system writes the…
Just spent an hour on a really frustrating problem with Google. What they did makes sense but the error messages are really hard to fathom TL:dr If you have MacOS Catalina and are trying to setup a gmail account on it. It doesn’t work the way you thjnk. Authentication now happens from Safari to get…