Open menu

Learn Center

Learn how to use and integrate SFTP/FTP with your apps & business workflows.

SFTP

SFTP IdentityFile

IdentityFile is an option in the SSH and SFTP protocols that specifies the path to a private key file to be used for public key authentication.

SFTP

Does SFTP use TLS?

No, SFTP (Secure File Transfer Protocol) does not use TLS (Transport Layer Security)

SFTP

SFTP ForceCommand internal-sftp

The internal-sftp is a configuration option that forces the SSH server to use an in-process SFTP server. If you want to limit users to SFTP only, you can do so by using ForceCommand.

SFTP

SFTP verbose mode

When running SFTP commands in the terminal or command line interface, the verbose flag can be added to provide more detailed output.