تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
أنت تملك الملفات التي تنشئها أو تحمّلها على Google Drive. يمكنك نقل ملكية هذه الملفات إلى حساب آخر.
نقل ملكية الملف إلى حساب آخر على Google Workspace في المؤسسة نفسها
يمكن نقل ملكية الملفات الحالية في "ملفاتي" من حساب Google Workspace إلى حساب آخر في المؤسسة نفسها. تمتلك المؤسسة التي تمتلك مساحة تخزين سحابي مشتركة الملفات الموجودة فيها. لذلك، لا يمكن نقل ملكية الملفات والمجلدات في مساحات التخزين السحابي المشتركة. يمكن لمنظّمي مساحة التخزين السحابي المشتركة نقل العناصر من مساحة التخزين السحابي المشتركة هذه إلى "ملفاتي" الخاصة بهم، ما يؤدي إلى نقل الملكية إليهم.
لنقل ملكية ملف في "ملفاتي"، اتّبِع أحد الإجراءَين التاليَين:
أنشئ إذنًا بالوصول إلى الملف
يمنح مستخدمًا معيّنًا (type=user) إذن الوصول كمالك (role=owner).
تعديل إذن ملف حالي باستخدام role=owner ونقل الملكية إلى المستخدم المحدّد (transferOwnership=true)
نقل ملكية الملف من حساب مستهلك إلى آخر
يمكن نقل ملكية الملفات بين حساب مستهلك وآخر. ومع ذلك، لا ينقل Drive ملكية ملف بين حسابَي مستهلكَين إلا بعد أن يوافق المالك المحتمل صراحةً على عملية النقل. لنقل ملكية الملف من حساب مستهلك إلى آخر، اتّبِع الخطوات التالية:
يبدأ المالك الحالي عملية نقل الملكية من خلال إنشاء إذن وصول إلى الملف للمالك المحتمل أو تعديله. يجب أن يتضمّن الإذن الإعدادات التالية: role=writer وtype=user وpendingOwner=true. إذا كان المالك الحالي يمنح إذنًا للمالك المحتمل، سيتم إرسال إشعار عبر البريد الإلكتروني إلى المالك المحتمل لإبلاغه بأنّه سيُطلب منه تولي ملكية الملف.
يقبل المالك المحتمل طلب نقل الملكية من خلال إنشاء إذن الملف أو تعديله. يجب أن يتضمّن الإذن الإعدادَين التاليَين:
role=owner وtransferOwnership=true. إذا كان المالك المحتمل بصدد إنشاء إذن جديد، سيتم إرسال إشعار عبر البريد الإلكتروني إلى المالك السابق لإعلامه بأنّه تم نقل الملكية.
عند نقل ملف، يتم تخفيض دور المالك السابق إلى writer.
تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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)"]]