

Previously, an FTP Server option was a toggle within the general sharing preference panels like this: If you’re wondering how any of this is different from prior versions of OS X, you would have to look to Snow Leopard (10.6) or before to find the difference. Obviously you can only shut down and disable the FTP server if it was enabled to begin with.ĭisabling SFTP is just a matter of unchecking the “Remote Login” box that sits within the Sharing Preference Panel of OS X. Sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plistĪs the command suggests, this unloads the ftp daemon and shuts down the server. SFTP is recommended because of the default encryption layer and secure transferring. Note: The FTP and SFTP servers are different, and enabling one does not enable the other. You can verify that SFTP is working by typing this at the command line: Update: Our much more detailed guide on Remote Login and SSH Server is here. Click on the checkbox next to “Remote Login” to enable SSH and SFTP.Launch System Preferences and go to “Sharing”.
#Best tools for sftp connection on mac mac
Enabling SFTP is actually easier than FTP on the Mac these days: Enabling the SFTP Server in OS XĪs you probably know, FTP is unencrypted and as a result as fallen out of favor for security reasons.

You can then FTP from other Macs via the same ftp command, or by using the “Connect to Server” option in the Finder. If you don’t see that, then the server either hasn’t finished starting yet or you didn’t enter the command properly.

This will start a generic FTP and FTPS server on the Mac, but not an SFTP server:
