Managing Allowed Site Protocols
Enabling or Disabling FTP
Use this current snippet to see whether FTP is enabled for your site.
Update the setting using this CLI snippet. Replace NEW_VALUE
with either true
(to enable) or false
(to disable):
Enabling or Disabling SFTP
Use this snippet to see whether SFTP access is enabled for your site.
Update the setting using this CLI snippet. Replace NEW_VALUE
with either true
(to enable) or false
(to disable):