Task #2125
support KDE KIO mounts
Status: | New | Start date: | 10/18/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | abeluck | % Done: | 0% | |
Category: | - | |||
Target version: | 0.4 | |||
Component: |
Description
KDE has a special way of mounting MTP devices, which could provide a better experience for syncing. There are patches attached to implement this. We probably want to rethink the whole architecture of how all the different MTP methods are incorporated because the code is getting quite messy each time we add another.
Associated revisions
reorg device detection and sync logic to account for many techniques
When this code was written there were only two techniques supported: GVFS
mount and direct MTP. But we've found that there are many approaches that
KeySync should use, so the core app logic should better reflect that.
reorg device detection and sync logic to account for many techniques
When this code was written there were only two techniques supported: GVFS
mount and direct MTP. But we've found that there are many approaches that
KeySync should use, so the core app logic should better reflect that.