Filesystem SFTP Bridge
Table of Contents
Composer
composer require flow-php/filesystem-sftp-bridge:~0.44.1
Core Dependencies
SFTP is a subsystem of SSH-2, unrelated to FTP. PHP has no built-in client for it, so this bridge builds on phpseclib, a pure PHP implementation that needs no compiled extensions.
Found a typo or an outdated section? Edit this page on GitHub