Hey I have a question!!
I have 2 appwrite accounts setup One for users where they store their data. Users have a relation attributes of file I'd to fetch user specific files from storage.
The other account is for organization who have a collection and storage
Now the question is that,
I want to transfer files from my users app to org side, is it possible to do so if I have the storage and collection I'd of the second appwrite account where I have to transfer the files ?
sorry im very lost. you have two projects then? you have 2 appwrite accounts? Console accounts?
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...