Skip to main content

Managing Allowed Site Protocols

Enabling or Disabling FTP

Use this current snippet to see whether FTP is enabled for your site.

files-cli sites get --format csv --fields ftp_enabled

Update the setting using this CLI snippet. Replace NEW_VALUE with either true (to enable) or false (to disable):

files-cli sites update --ftp-enabled=NEW_VALUE

Enabling or Disabling SFTP

Use this snippet to see whether SFTP access is enabled for your site.

files-cli sites get --format csv --fields sftp_enabled

Update the setting using this CLI snippet. Replace NEW_VALUE with either true (to enable) or false (to disable):

files-cli sites update --sftp-enabled=NEW_VALUE

Ready to Transform Your File Infrastructure?

Join over 4,000 organizations that trust Files.com to manage their mission-critical file flows. Start your free trial today and see why we're the #1 rated file orchestration platform.

No credit card required • 7-day free trial • Setup in minutes