share files between os x host and windows guest via ftp
Start the FTP server on OS X. sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist Shutdown the FTP server on OS X. sudo -s launchctl unload /System/Library/LaunchDaemons/ftp.plist Website: http://orthodoxpirate.blogspot.com
Start the FTP server on OS X. sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist Shutdown the FTP server on OS X. sudo -s launchctl unload /System/Library/LaunchDaemons/ftp.plist Website: http://orthodoxpirate.blogspot.com