Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing a directory returns an array of strings #41

Open
Rolandisimo opened this issue Aug 23, 2019 · 1 comment
Open

Listing a directory returns an array of strings #41

Rolandisimo opened this issue Aug 23, 2019 · 1 comment

Comments

@Rolandisimo
Copy link

Rolandisimo commented Aug 23, 2019

Calling ftp.list("/my/path") returns an array of strings instead of objects. I tried with a different ftp server and it worked as expected.

This issue is more of a question to understand whether it's something that can be fixed by promise-ftp or is this my ftp servers configuration issue?

@Rolandisimo
Copy link
Author

Rolandisimo commented Aug 28, 2019

My fault. This issue is not something promise-ftp can fix, but node-ftp. A duplicate of mscdex/node-ftp#188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant