Introduction to Autofs in Mac OS X

Autofs is often used in enterprise environments to set up network-based home directories and other network mounts for users at login. It can also dynamically mount network shares on access. Mac OS X uses an autofs code stack based on Sun’s Solaris version of Unix. Many of the advanced features are not documented very well, […]

Automating FTP on the Mac

There is no shortage of GUI FTP programs, but kicking it old school on the command line allows you to easily automate uploads and downloads. The best part is, there is nothing to install. Everything you need waits patiently behind the warm glow of a Terminal session.