본문 바로가기

'.' Programs

맥에서 ftp 설정하기.

맥에서 FTP 구동 하는 법.

 

ftp start

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


ftp stop

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


접속시 특정 사용자의 홈디렉토리로 가기

ftp://id@your.host