FilenCloudDienste / filen-mobile

Mobile app for filen.io
https://filen.io
GNU Affero General Public License v3.0
215 stars 37 forks source link

Further enhancement to SAF #368

Open hj-collab opened 1 month ago

hj-collab commented 1 month ago

Hi,

Thanks for adding SAF. https://github.com/FilenCloudDienste/filen-mobile/issues/150

I'm able to access the keepass database stored on Filen via KeePassDX app on android now.

Can we keep the SAF link constant for a file? I need to reload the database as link changes every time after a file modification or an expiration. Please read here. https://github.com/Kunzisoft/KeePassDX/wiki/File-Manager-and-Sync#compatibility

"Unfortunately, several file managers offer links with a limited duration or with break conditions. In this case, the URI link can be broken , the URI delivered by the third app that accesses the file does not provide a stream anymore or changes the metadata of this URI, and KeePassDX shows the error Access to the file revoked by the file manager or Could not find file. Try reopening it from you file browser"

VitalerHummer commented 1 month ago

Any news on this? I'd need this feature to use filen.

Dwynr commented 3 weeks ago

Unfortunately this is currently not possible due to our backend (each file version has it's own UUID). This would require major changes.