How to reconfigure standard Mac OS X FTP server to run on another port? For example 2021 instead of 21?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
According to the man page, you need to change the port number in /etc/services from 21 to 2021. Once you've made the change, just stop/start the service in System Preferences. |
||||
|