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

add listdir method to ftp remote file system #2114

Merged
merged 1 commit into from
May 19, 2017

Conversation

jonathan-ostrander
Copy link
Contributor

Description

This adds the listdir method to luigi.contrib.ftp.RemoteFileSystem.

Motivation and Context

Resolves issue #2111.

Have you tested this? If so, how?

I tested against FTP and SFTP servers running in Docker containers locally with Python 2.7.10 and Python 3.6.1 and the method worked as expected.

@mention-bot
Copy link

@OstrichProjects, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ajornetic3, @dlstadther and @interskh to be potential reviewers.

Copy link
Contributor

@Tarrasch Tarrasch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge unless anybody objects.

Some sort of automated tests would have been nice though. :)

@jonathan-ostrander
Copy link
Contributor Author

@Tarrasch I could work on setting up FTP/SFTP tests, but I'm not sure if they'll be worth the effort.

@Tarrasch Tarrasch merged commit 7716fa5 into spotify:master May 19, 2017
This was referenced Jun 29, 2022
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

Successfully merging this pull request may close these issues.

5 participants