FTPxy2
FTPxy2 is a cross-platform file transfer protocol and reference implementation designed to provide secure, efficient transfer of large data sets over wide-area networks. Building on the historical FTP model, FTPxy2 adds modern security, performance, and extensibility features while preserving compatibility with existing FTP tooling where possible.
Its architecture uses a two-channel model: a control channel for commands and a data channel for file
Key features include strong authentication options (password, client certificates, and token-based methods), optional mutual TLS, resumable
An open-source reference implementation exists under a permissive license, with a documented protocol specification and developer
FTPxy2 remains in active use in environments handling large files and sensitive data, and efforts continue