달력

8

« 2025/8 »

  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

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