labgrid-project / labgrid-project/labgrid
Add support in SSHDriver to get all files from a folder possibly matching a regexp
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 528
- Forks
- 278
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
Currently, we can get only a remote file with scp (SSHDriver.get() )
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with SSHDriver.get() and its current scp-based remote-file behavior. Clarify the expected folder retrieval and optional regexp matching semantics before identifying the relevant implementation and tests. Done means callers can retrieve all matching files from a remote folder while existing single-file retrieval remains supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100