달력

4

« 2012/4 »

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28

'2012/04/29'에 해당되는 글 1

  1. 2012.04.29 터미널 명령어로 맥에서 FTP서버 구동하기 1

FTP서버 구동하기 


Terminal command: 

$sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist 

FTP서버 중지: 

sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist 

:
Posted by Ritz®™