Transmit all IP addresses to the desktop app for sshfs
AbandonedPublic

Authored by jeanv on Jul 17 2017, 4:45 PM.

Details

Reviewers
None
Group Reviewers
KDE Connect
Summary

In order to remotely mount the device filesystem, the desktop app needs to know which IP address to use (for example if a VPN is used, two interfaces tun0 et wlan0 can be present).

The desktop app can then test those addresses to find the correct one. See revision: https://phabricator.kde.org/D6730 for this part.

Diff Detail

Repository
R225 KDE Connect - Android application
Lint
Lint Skipped
Unit
Unit Tests Skipped
jeanv created this revision.Jul 17 2017, 4:45 PM
jeanv abandoned this revision.Jul 22 2017, 9:23 AM

Revision D6730 has been accepted and removes the need for this one.