Ubuntu has a useful feature in which you can mount and view files on an external ssh account, Bluetooth device, etc. called gvfs / GIO . Is there a developer guide / guide for creating an adapter to "mount" from an external storage or web service, preferably in Python?
source
share