The goal of this project is to persistently mount an SMB share on macOS with the `nodatacache` and `noatime` options, ensuring that every time the user clicks the SMB share in Finder, it mounts with those options.
I developed a solution using a mix of Shell Script and AppleScript for easy deployment. It is designed to be "set and forget," running in the background to monitor and apply the required SMB mount options without disrupting the user.
After a few quick iterations, I successfully delivered a stable script, tested and verified to work from macOS Ventura through to the latest version.
▶ About
[60s Demo] is a section where I present quick work samples, giving you a glimpse of my projects in 60 seconds or less.
#portfolio #macos #shellscripting #applescript