https://bugs.kde.org/show_bug.cgi?id=507969
Bug ID: 507969
Summary: Expose IP/hostname (+ listening port) in
kdeconnect-cli --list-available
Classification: Applications
Product: kdeconnect
Version First unspecified
Reported In:
Platform: Other
OS: All
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
I use kdeconnect-cli in backup scripts that:
* scan the local LAN for my Android phones & tablets
* mount each device’s SFTP share via sshfs
* rsync data off the device
Right now `kdeconnect-cli --list-available` only gives me device ID + friendly
name.
To mount automatically I still have to hard-code:
* the device’s IP/host name
* the SFTP port (1739–1741, varies per device/session)
Is it possible to add the device’s current IP/hostname and SFTP port to the
data returned by `kdeconnect-cli --list-available` (and the corresponding DBus
interface), so scripts can discover everything in one call without extra
Avahi/D-Bus probing. Even the IP address of the device alone would be super
awesome to have ;)
Thank you!
P.S. I tried submitting a feature suggestion here
https://invent.kde.org/network/kdeconnect-kde/-/issues/37 but one of the
developers recommended to file this as a wishlist item in this bug tracker.
--
You are receiving this mail because:
You are watching all bug changes.