Skip to content

[Finder] ErrorException with FTP use #7834

Closed
@mehdichaouch

Description

@mehdichaouch

Hello,

Finder seems not to work with FTP. I use it as describe in Finder doc like this :

$finder->in('ftp://example.com/pub/');

but I get this error :

[ErrorException]
Warning: FilesystemIterator::rewind(): stream does not support seeking
in D:\www\vendor\symfony\symfony\src\Symfony\Component\Finder\Iterator\FilterIterator.php line 35

Local use of in like this work, so do you have any idea ??

->in('bundles/AcmeDemo/');

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions