How Can We Help?

Search for answers or browse our knowledge base.

Categories
You are here:

FTP Settings for Mac

The update seems to have reset the FTP access rights in com.apple.access_ftp; You can reset access rights by doing the following:

Open terminal, to start ftp type:

sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
then press return.

To stop ftp type:

sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
and press return.


The update seems to have reset the FTP access rights in com.apple.access_ftp.
dseditgroup -o edit -u ((admin name)) -a ((scanner account))
com.apple.access_ftp

Tags: