달력

4

« 2024/4 »

  • 28
  • 29
  • 30

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®™