root# /usr/local/bin/mysqldump -u [user] -p[password] mov_type > /volumes/YODAMEDIA/mov_type_bak.sql
Where [user] is the MySQL user i.d. There is no space between “p” and password. The key to finding mov_type database was to drop FileBuddy onto Pseudo. The MySQL data directory was hidden from me, but is not hidden from root.
See docs on mysqldump.
Dad did not like the idea of Fiona running around nekid on the beach. Wasn’t very lady like. The idea that digital photos of her might end up on the internet really bothered him. So I spent several hours figuring out how to password protect a directory on the Apache web server. The concept of .htaccess with user/password files is very straightforward, but not straight enough in