Documentation

Server-side protocolsΒΆ

This section provides reference documentation for all supported server-side protocols in SFTPPlus.

Each protocol can be configured individually to meet your security and operational requirements. Configuration options include:

  • Defining listening addresses and ports.

  • Enabling or disabling specific protocols.

  • Setting authentication methods and user access controls.

  • Configuring encryption and certificate settings for FTPS and HTTPS.

  • Specifying protocol-specific options, such as passive ports for FTP, or endpoint paths for HTTP/AS2.

Refer to the sub-sections below for detailed configuration instructions for each protocol.

Introduction

Learn how to add, remove, or modify services supported by SFTPPlus using the configuration file or the web-based interface.

Introduction to server-side file transfers
FTP / Explicit FTPS / Implicit FTPS

See the configuration options available for the FTP / FTPS service.

FTP / Explicit FTPS / Implicit FTPS
SSH (SFTP and SCP)

See the available configuration options for the SSH service, which includes SFTP and SCP protocols.

SSH (SFTP and SCP)
HTTP / HTTPS / AS2

This section provides details on how to configure the HTTP, HTTPS, and AS2 services.

HTTP / HTTPS / AS2
HTTP redirection

This section provides details on how to configure the HTTP redirection service.

HTTP redirection