https://bugs.kde.org/show_bug.cgi?id=367986
Bug ID: 367986 Summary: SFTP-Plugin use wrong IP Product: kdeconnect Version: 1.4 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: android-application Assignee: albertv...@gmail.com Reporter: lin...@gmx.net All Plugins are functional, bute SFTP This command generate the plugin: sshfs kdeconnect@30.68.187.65:/ /home/thomas.steffen/.config/kdeconnect/4984aeeddf45da10/kdeconnect_sftp/XXXXX -p 1739 -f -o IdentityFile=/home/thomas.steffen/.config/kdeconnect/privateKey.pem -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o HostKeyAlgorithms=ssh-dss The IP from my Galaxy S6 is wrong. It should be: 192.168.XXX.XXX Browsing On my Tablet is okay. The SSHFS command is okay. When i put the command with correct IP in bash. it works Reproducible: Always Steps to Reproduce: 1. Use an android 6 or an actual Galaxy S6 device and pairing with kdeconnect 2. Use SFTP-Plugin 3. Show with journalctl -f log output 4. sshfs command has wrong IP 5. file browsing do's not functional Actual Results: sshfs command can not connect your phone with wrong ip. you can not browse filesystem on your mobile phone Expected Results: sshfs command should use the correct IP and you can browse filesystem on your mobile phone Hardware: samsung tablet Galaxy Tab12 with android 4 or 5 samsung galaxy S6 with android 6. Both use the actual google play version 1.4 Laptop 1 is a OpenSUSE LEAP 42.1 with kdeconnect 0.9g and Laptop 2 is a OpenSUSE Tumbleweed with kdeconnect 1.0 -- You are receiving this mail because: You are watching all bug changes.