Created
          December 14, 2011 20:08 
        
      - 
      
- 
        Save ryangraham/1478250 to your computer and use it in GitHub Desktop. 
    FTP in Lion
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Start: | |
| sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist | |
| Stop: | |
| sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment