ftp_mlsd
thephpleague/flysystem
Supported Versions: PHP 7 >= 7.2.0, PHP 8
Returns a list of files in the given directory
<?php ftp_mlsd
(
FTP\Connection $ftp
,
string $directory
): array|
false