i have few file in my storage there content got encrypted similar to base64 for unknow reason am not able to figure out when i check it's creation and update which is same and old and content changed today
in this file there where the links list now it changed to this
Yhvc5Vpbi7JuFgPnq4r86dFXFiSyznD/RpIx571UcCU3Vo4WNVxQ+krJ2yxg/+bEpdoYUXZLNOun8zIA8OpnYWtx97ksIoKu1SuNRUkc5sDkdlEanqXnDgV4AkZuWrjrvYDhRxEgdxVv+O2d6vka0PuQm8JZKXbOhTuV9KKWR1sIlJa86G9qoGVLRdVDNWd5x5o8QdWmo4Iso6Ts86cbTxn5kDi7+RA0cANO59g7q7mWXi8n/gDlqafk6QCYyYL3o4tQnAcWp6XmRCrpA+6Eo+J2c/6jazLzDOJzL+JLoNEXCEK3TpXv8yZXClqc/CUiD55+K3kqLd48I3tmXxI3iSXzQDGxPn7YfDbd4Va3SCYYLJ3rUI7SM2/ACiqjMS3tXrp9GSolotiXkCoQnGDkWIe8NsTuQn9gnoxoqA67+KZVbCkAwhNdkZL1H4jmR91r//+lPhL9HQ2fXvL0lbU7BtYKUUJdYk6Ox7zi7PBNme/23+Sh4QapWdyXstjcc83v53KM7Qna0p1SgeOF5qENgfOJImYjlrIcxC9sYYk8eSBEBdUeft/kxi1h+1YsGK3m4VrPGVHpMEEVCWrHAgr38ufJU4b9UbHWN1FPk+a9GKP+MOAvNHNpfTXNEhf/Snnolffc6ReNyqsaAECIj8bGqNxL7hFNZvJp13hZQjFSMuvM43rtu7GU1OEqfonEg1tbi1o/ArZqFuLOi+KNxpe0MrRVOBvsfrTEVF7fost9fmLC4vzOc3VNdDbrJnyLRF+OJyNXY26B/75u
today it got changed am not able to figure out how and why. i do use backend with other client tool just to get this .txt file in client system even it got changed from client side then the last update date should change too only possible way i can think of is access docker in system and change but idk how to do that
So your file content was not like this when you created it?
And when it got updated, there was no change in the 'Last Updated' field?
Are you using Cloud, or self hosting? If you're self-hosting, what's your version?
self
1.1.2
yes
Are you using some 3rd party storage provider?
no sir
weird...im not sure how/why this would happen...can you share some of the code that deals with these files?
Recommended threads
- Dynamic Roles
I tried to store a row with this permissions: permissions.push( Permission.read(Role.users("verified")), Permission.write(Role.label(`c-${calend...
 - appwrite auth problem regarding the sess...
Hi, I have problem with auth. When I try to login/signup using OTP, at the end session.secret is empty, i have searched online and in the docs but i cannot find...
 - dart appwrite 16.2.0 throws errors
Hi there, I just updated to 1.7.4 and also wanted to update the dart appwrite sdk to fit the appwrite version I am using now. So I updated to 16.2.0 and get th...