SLIDE 11 E N A B L E A I R D R O P O N O L D E R M A C S
AirDrop sends files between Macs quickly and easily. Trouble is, it’s only
- n WiFi and on more recent Macs. If your Mac doesn’t currently support
AirDrop, you can enter the following command to use it, as well as to use it over ethernet:
$ defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool TRUE
You’ll need to restart the Finder, the quickest way is to use the killall command which will restart it:
$ killall Finder
To revert the changes, enter:
$ defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool