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
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...