I set FTP Server by using Rumpus Server application.
But Lion’s built-in FTP Server is running on the front.
So if I try to connect my FTP Server out of my LAN, I can only connect to the built-in FTP Server despite I wanted to connect Rumpus FTP Server.
It can be solved by unload the built-in FTP Server(using sudo -s launchctl unload…) but every after rebooting I should set it because it is set to run automatically in every booting.
How can I set the auto run off?
Mac mini, Mac OS X (10.7.1)
Edit the /System/Library/LaunchDaemons/ftp.plist and make sure that the Disabled key is set to true not false and then reboot: