December 2011
3 posts
Dec 20th
Enable FTP Server on Mac OS X Lion
Enable FTP Server sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist Disable FTP Server sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
Dec 19th
Dec 9th