Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Add support to extract files from multiple SFTP servers #12

Closed
sabbyanandan opened this issue May 11, 2018 · 1 comment
Closed

Add support to extract files from multiple SFTP servers #12

sabbyanandan opened this issue May 11, 2018 · 1 comment
Assignees
Milestone

Comments

@sabbyanandan
Copy link
Contributor

sabbyanandan commented May 11, 2018

As a user, I'd like to connect and consume files from "n" number of FTP servers (and "n" of directories).

child of spring-cloud/spring-cloud-dataflow-samples#66

garyrussell added a commit to garyrussell/sftp that referenced this issue Jun 28, 2018
Resolves spring-attic#12

Add support for multiple session factories, wrapped in a `DelegatingSessionFactory`.

Apply the `RotatingServerAdice` to the inbound channel adapters.

For `listOnly` and `taskLauncherOutput` use a custom advice since the channel adapters
are not used there.
In this case defer the rotation until after extracing the environment variables for the
task launch request.
garyrussell added a commit to garyrussell/sftp that referenced this issue Jun 28, 2018
Resolves spring-attic#12

Add support for multiple session factories, wrapped in a `DelegatingSessionFactory`.

Apply the `RotatingServerAdice` to the inbound channel adapters.

For `listOnly` and `taskLauncherOutput` use a custom advice since the channel adapters
are not used there.
In this case defer the rotation until after extracing the environment variables for the
task launch request.
@garyrussell garyrussell added in pr and removed ready labels Jun 28, 2018
@sabbyanandan sabbyanandan added this to the Einstein.M1 milestone Jul 10, 2018
@sabbyanandan sabbyanandan changed the title Add support to extract files from multiple FTP servers Add support to extract files from multiple SFTP servers Jul 24, 2018
garyrussell added a commit to garyrussell/sftp that referenced this issue Jul 24, 2018
Resolves spring-attic#12

Add support for multiple session factories, wrapped in a `DelegatingSessionFactory`.

Apply the `RotatingServerAdice` to the inbound channel adapters.

For `listOnly` and `taskLauncherOutput` use a custom advice since the channel adapters
are not used there.
In this case defer the rotation until after extracing the environment variables for the
task launch request.
@sabbyanandan
Copy link
Contributor Author

Depends on spring-attic/core#47.

garyrussell added a commit to garyrussell/sftp that referenced this issue Aug 21, 2018
Resolves spring-attic#12

Add support for multiple session factories, wrapped in a `DelegatingSessionFactory`.

Apply the `RotatingServerAdice` to the inbound channel adapters.

For `listOnly` and `taskLauncherOutput` use a custom advice since the channel adapters
are not used there.
In this case defer the rotation until after extracing the environment variables for the
task launch request.
artembilan pushed a commit that referenced this issue Aug 21, 2018
Resolves #12

Add support for multiple session factories, wrapped in a `DelegatingSessionFactory`.

Apply the `RotatingServerAdice` to the inbound channel adapters.

For `listOnly` and `taskLauncherOutput` use a custom advice since the channel adapters
are not used there.
In this case defer the rotation until after extracing the environment variables for the
task launch request.

* Fix max-fetch in tests: https://jira.spring.io/browse/INT-4495

* Polishing - PR Comments

* Polishing to align with changes after rebase.
@artembilan artembilan removed the in pr label Aug 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants