You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. It would be great to see SFTP support in Files UWP.
Currently, there is only three options to use SFTP in Windows:
WinSCP - an old app that is not very comfortable to use. (there is also MobaXterm, but it just works even slower)
Apps that create a virtual network drive. As they integrate with Windows Explorer, this is not a bad option, but path that Explorer uses is not Unix-style, so you can't just copy path to some file and paste it in terminal. (for ex. Z:\etc\nginx instead of /etc/nginx)
Total Commander and Far Manager SFTP plugins (which is not modern and more for old-school users)
Files UWP can take it advantages and get users who are looking for a modern SFTP client on Windows.
I've seen SFTP packages on nuget, so it might not be that difficult to implement
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.92. Please mark this comment with 👍 or 👎 to give our bot feedback!
Hi. It would be great to see SFTP support in Files UWP.
Currently, there is only three options to use SFTP in Windows:
Files UWP can take it advantages and get users who are looking for a modern SFTP client on Windows.
I've seen SFTP packages on nuget, so it might not be that difficult to implement
The text was updated successfully, but these errors were encountered: