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

SFTP Operator enhancements #3

Open
phanig opened this issue Oct 4, 2018 · 1 comment
Open

SFTP Operator enhancements #3

phanig opened this issue Oct 4, 2018 · 1 comment

Comments

@phanig
Copy link

phanig commented Oct 4, 2018

  • Airflow Plugins version: 1.0
  • Python version: 2.7
  • Operating System: MacOS high Sierra

Description

While Airflow's SFTP Operator is great, we at Freedom Financial's had implemented new features like

  1. Ability to get list of files on SFTP site.
  2. Ability to get filtered list of files on SFTP site by passing parameters like path and delimiter.
  3. Ability to create/delete directories on SFTP site.

What I Did

We would like to contribute back to the community.
@VojtechBartos
Copy link
Member

Hi @phanig, these features would be nice to have as well, so if you have already implemented it, feel free to create a new PR. We would really appreciate it :)

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

2 participants