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

feat: SFTP directory file list steps #806

Merged
merged 3 commits into from
Jul 18, 2023

Conversation

keevan
Copy link
Contributor

@keevan keevan commented Jul 14, 2023

  • feat: sftp directory list connector step
  • feat: reader step for SFTP directory listing

Preview of what the settings look like:

image

@keevan keevan linked an issue Jul 14, 2023 that may be closed by this pull request
@keevan keevan changed the title 804 sftp list steps feat: SFTP directory file list steps Jul 14, 2023
- Refactor SFTP copy step to work with new step using a lot of the SFTP
  base fields
- Add unit tests to test file listing logic and filtering.
- Add new strings for sections, to split out SFTP related fields vs dir
  listing fields.
- Fixed a case for relative path which would have failed for any report
  listing.

Resolves #804
@Peterburnett Peterburnett merged commit 7727edf into MOODLE_35_STABLE Jul 18, 2023
25 checks passed
@Peterburnett Peterburnett deleted the 804-sftp-list-steps branch July 18, 2023 05:15
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.

Need a SFTP list directory step
2 participants