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

Selector for file transfers #39

Open
jl-wynen opened this issue Jan 5, 2023 · 0 comments
Open

Selector for file transfers #39

jl-wynen opened this issue Jan 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jl-wynen
Copy link
Collaborator

jl-wynen commented Jan 5, 2023

Given a file transfer like #38 and the already existing SSHFileTransfer, it would be good to have a way to say 'try using symlinks, if that doesn't work, use ssh'. This can probably be implemented as a wrapper, a file transfer class that has multiple children and selects an appropriate one. The file transfers themselves would then have to have a way for the parent to check if they can handle a given file.

See also the suggested file structure in #37

@jl-wynen jl-wynen added the enhancement New feature or request label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant