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

Feature: Compatibility with SCP #13122

Open
itsWindows11 opened this issue Aug 2, 2023 · 2 comments
Open

Feature: Compatibility with SCP #13122

itsWindows11 opened this issue Aug 2, 2023 · 2 comments
Labels
area - network drives Features or bug reports relating to network drives

Comments

@itsWindows11
Copy link
Contributor

itsWindows11 commented Aug 2, 2023

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 to implement this. It supports SCP, a variety of other SSH functionality and SFTP support.

@itsWindows11
Copy link
Contributor Author

Actually seems like SCP doesn't support listing files, but SFTP does. Keep in mind that FTPS isn't the same as SFTP so this issue might need to be looked into along with SFTP support.

@Josh65-2201
Copy link
Member

SFTP support being tracked here #2407 by the way

@yaira2 yaira2 moved this from 🆕 New to 📋 Planning stage in Files task board Sep 21, 2023
@yaira2 yaira2 changed the title Compatibility with SCP Feature: Compatibility with SCP Sep 21, 2023
@Josh65-2201 Josh65-2201 added the area - network drives Features or bug reports relating to network drives label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area - network drives Features or bug reports relating to network drives
Projects
Status: 📋 Planning stage
Development

No branches or pull requests

3 participants