According to #26 the ftp filesystem does not correctly support "link target typing".
https://github.com/bit3/php-filesystem/blob/master/src/Bit3/Filesystem/FTP/FTPFilesystem.php#L208
A link is a file, even it targets a directory. But it should be depending on the target type!