Mount SMB drives from the terminal on macOS May 29, 2024 1 min read shell macos Mount: mount_smbfs //user:pass@device-name/path ./mountpoint List mounted drives: df Unmount: diskutil unmount /drive/name