Skip to content

removeDir() does not work on empty folders #21

@ceab254

Description

@ceab254

Hey, when I want to delete an empty dir with $client->removeDir('test'); I get the following error:

[FtpClientException] - Unable to get files list for [test] directory

When I use $client->listDirDetails('test') on an empty folder I also get the same error.

Thanks for the package

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions