Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
I file che crei o carichi su Google Drive sono di tua proprietà. Puoi trasferire
la proprietà di questi file a un altro account.
Trasferire la proprietà dei file a un altro account Google Workspace della stessa organizzazione
La proprietà dei file esistenti in "Il mio Drive" può essere trasferita da un account Google Workspace a un altro account della stessa organizzazione. Un'organizzazione proprietaria di un Drive condiviso è proprietaria dei file al suo interno. Pertanto, i trasferimenti di proprietà non sono supportati
per i file e le cartelle nei Drive condivisi. Gli organizzatori di un Drive condiviso possono spostare
gli elementi dal Drive condiviso al proprio "Il mio Drive", il che
trasferisce la proprietà.
Per trasferire la proprietà di un file in "Il mio Drive", esegui una delle
seguenti operazioni:
Crea un'autorizzazione per i file
che concede a un utente specifico (type=user) l'accesso come proprietario (role=owner).
Aggiorna un'autorizzazione file esistente con role=owner e trasferisci la proprietà
all'utente specificato (transferOwnership=true).
Trasferire la proprietà dei file da un account consumer a un altro
La proprietà dei file può essere trasferita da un account
consumer
a un altro. Tuttavia, Drive non trasferisce la proprietà di un file
tra i due account consumer finché il potenziale proprietario non acconsente
esplicitamente al trasferimento. Per trasferire la proprietà di un file da un account consumer
a un altro:
L'attuale proprietario avvia un trasferimento di proprietà creando o aggiornando
l'autorizzazione di accesso ai file del futuro proprietario. L'autorizzazione deve includere queste
impostazioni: role=writer, type=user e pendingOwner=true. Se il
proprietario attuale sta creando un'autorizzazione per il futuro proprietario, a quest'ultimo viene inviata un'email
di notifica che indica che gli viene chiesto di assumere la proprietà del file.
Il potenziale proprietario accetta la richiesta di trasferimento della proprietà creando o
aggiornando l'autorizzazione del file. L'autorizzazione deve includere le seguenti impostazioni:
role=owner e transferOwnership=true. Se il potenziale proprietario
sta creando una nuova autorizzazione, viene inviata una notifica via email al precedente
proprietario per comunicare che la proprietà è stata trasferita.
Quando un file viene trasferito, il ruolo del precedente proprietario viene declassato a writer.
[null,null,["Ultimo aggiornamento 2025-08-29 UTC."],[],[],null,["# Transfer file ownership\n\nYou own the files that you create or upload on Google Drive. You can transfer\nownership of these files to another account.\n\nTransfer file ownership to another Google Workspace account in the same organization\n------------------------------------------------------------------------------------\n\nOwnership of files existing in \"My Drive\" can be transferred from\none [Google Workspace\naccount](https://cloud.google.com/architecture/identity/overview-google-authentication#cloud_identity_or_g_suite_account)\nto another account in the same organization. An organization that owns a shared\ndrive owns the files within it. Therefore, ownership transfers are not supported\nfor files and folders in shared drives. Organizers of a shared drive can move\nitems from that shared drive and into their own \"My Drive\" which\ntransfers the ownership to them.\n\nTo transfer ownership of a file in \"My Drive\", do one of the\nfollowing:\n\n- [Create](/workspace/drive/api/guides/manage-sharing#create-permission) a file permission\n granting a specific user (`type=user`) owner access (`role=owner`).\n\n- Update an existing file permission with `role=owner` and transfer ownership\n to the specified user (`transferOwnership=true`).\n\n| **Note:** When a file is transferred, the previous owner's role is downgraded to `writer`.\n\nTransfer file ownership from one consumer account to another\n------------------------------------------------------------\n\nOwnership of files can be transferred between one [consumer\naccount](https://cloud.google.com/architecture/identity/overview-google-authentication#consumer_account)\nto another. However, Drive doesn't transfer ownership of a file\nbetween the two consumer accounts until the prospective owner explicitly\nconsents to the transfer. To transfer file ownership from one consumer account\nto another:\n\n1. The current owner initiates an ownership transfer by creating or updating\n the prospective owner's file permission. The permission must include these\n settings: `role=writer`, `type=user`, and `pendingOwner=true`. If the\n current owner is creating a permission for the prospective owner, an email\n notification is sent to the prospective owner indicating that they're being\n asked to assume ownership of the file.\n\n2. The prospective owner accepts the ownership transfer request by creating or\n updating their file permission. The permission must include these settings:\n `role=owner` and `transferOwnership=true`. If the prospective owner is\n creating a new permission, an email notification is sent to the previous\n owner indicating that ownership has been transferred.\n\nWhen a file is transferred, the previous owner's role is downgraded to `writer`.\n| **Note:** Service accounts don't have storage quota in Drive, so ownership transfers to service accounts will fail.\n\nRelated topics\n--------------\n\n- [Share files, folders, and drives](/workspace/drive/api/guides/manage-sharing)"]]