files-community / files-community/Files
Feature: Compatibility with SCP
Open
area - file system
area - network drives
- Dominant language
- C#
- Stars
- 45.4k
- Forks
- 2.9k
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 62
Description
### What feature or improvement do you think would benefit Files?
The SCP protocol allows for transferring files using SSH. It would be great to add this feature to Files.
### Requirements
- Add SCP or SFTP support.
### Files Version
2.5.21.0
### Windows Version
10.0.22621.1992
### Comments
For whoever wants to work on this, you can use the [SSH.NET library](https://github.com/sshnet/SSH.NET) to implement this. It supports SCP, a variety of other SSH functionality and SFTP support.
Contributor guide
Assessment
This issue has not been assessed yet.