WIP : Fix SFTP Plugin of KIO for Windows

Authored by brute4s99 on Jul 20 2019, 11:41 PM.

Description

WIP : Fix SFTP Plugin of KIO for Windows

Summary:
The fixed plugin works on Windows. Right now, KDE Connect uses it to establish an initial connection over SFTP, which can then be offloaded to any sftp:// handling application.

Currently, this can be achieved seamlessly by using WinSCP which is a free and open source SFTP Client.

Test Plan:

0. Install WinSCP : https://winscp.net/eng/download.php.

  1. set Craft to use master for kio-extras
craft --set version=master kio-extras
  1. install kio-extras and all deps
craft -i kio-extras
  1. apply this patch
  1. re-build kio-extras
craft --compile --install --qmerge kio-extras
  1. checkout milestone2 branch from invent.kde.org/piyushaggarwal/kdeconnect-kde
  1. build kdeconnect-kde again
craft --compile --install --qmerge kdeconnect-kde
  1. Run kdeconnect-indicator.exe from within CraftRoot/bin/
  1. Right Click on the dark icon in sys tray, go to your phone and click on Browse Device.
  1. Press YES, followed by an OK on password prompt (the correct password comes pre-filled).
  1. Expect WinSCP to take point from there on.

Reviewers: albertvaka, vonreth, sredman, sitter, dfaure

Reviewed By: vonreth, dfaure

Subscribers: pino, andriusr, kde-frameworks-devel, kfm-devel

Tags: Dolphin, Frameworks

Differential Revision: https://phabricator.kde.org/D22105

Details

Committed
brute4s99Jul 21 2019, 10:48 PM
Reviewer
vonreth
Differential Revision
D22105: Fix SFTP Plugin of KIO for Windows
Parents
R320:6420492aa7c0: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown