ShuP1 / encryptedNextcloudPortableClient

A portable and encrypted nextcloud client
4 stars 1 forks source link

client does not reconnect to nextcloud account after startup #4

Open trupf opened 4 years ago

trupf commented 4 years ago

At every startup I have to manually initiate reconnect to my Nextcloud account and I have to confirm the authorization via the web browser. Why is this information not saved and the app reconnects automatically (as the desktop app for Linux does)?

ShuP1 commented 4 years ago

Config files are saved in Data/config.7z and restored before startup. You could try to open in with 7z and you encryption password to check files inside and maybe copy then from a connected version. It's probably a compatibility problem with the old Nextcloud client included. But updating it may break encryption script.

I'm sadly, not using it anymore and don't plan to check soon this problem or update Nextcloud client.