Skip to content

Inconsistency with isFile, isDirectory and links #2

@tristanlins

Description

@tristanlins

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!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions