Aditya-2407-GOriginal post
Apple Developer
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 ?
Summary
Developers are confused about transferring files between two Appwrite accounts – one for users and another for organizations. They want to move files from the users' account to the organization's account. Solution: You can transfer files from one project to another using identifiers.