--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/6c2998f5-48f2-41a6-ac5e-b85ab9e86ff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/6c2998f5-48f2-41a6-ac5e-b85ab9e86ff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS9n0u1Z7TnUXb4Tg7c5iuVb1oYrnGeu8351BxGOXd04OA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Philip,You can also do this as follows:user1 retains role writer: gam user us...@domain.com transfer drive us...@domain.com keepuseruser1 retains no role: gam user us...@domain.com transfer drive us...@domain.com
On May 16, 2017, at 1:04 PM, Philip Nash <pn...@oldwoughton.org.uk> wrote:
Hello,I am a new GAM user. I am using GAM 4.21 on Windows 10.I would like to change the ownership of all of one users files to another user. I have created a csv file using,"gam user ~email1 show filelist todrive"I then thought the following command would run through the list of files in the csv and change the ownership of each,"gam csv Input.csv gam user ~email1 update ~email2 role owner".However this flags the second user's email address as an invalid argument. I realise that for a single file update, i.e. not using gam csv, there would be a "drivefileacl <file id>" after the "update" argument.How do I get the command to pick up the file id from the csv file?RegardsPhil Nash--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/6c2998f5-48f2-41a6-ac5e-b85ab9e86ff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS9n0u1Z7TnUXb4Tg7c5iuVb1oYrnGeu8351BxGOXd04OA%40mail.gmail.com.
gam <UserTypeEntity> transfer drive <UserItem> [keepuser]
gam oldo...@domain.com transfer drive newo...@domain.com keepuser
This copies/moves all files/folders belonging to oldowner to newowner into a folder named "oldo...@domain.com old files"; the file structure is maintained.
If keepuser is specified, this is a copy, otherwise it is a move.
Ross
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/6c2998f5-48f2-41a6-ac5e-b85ab9e86ff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS9n0u1Z7TnUXb4Tg7c5iuVb1oYrnGeu8351BxGOXd04OA%40mail.gmail.com.
--Kevin MelilloElectronic Communications AnalystInformation Technology445 Hoes LanePiscataway, NJ 08854Phone:732-465-6609 | Mobile: 732-609-4331E-mail: k.me...@ieee.org
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/341fff74-a0f4-4a37-80ff-56b2f23ac569%40googlegroups.com.
Phil,
* I note that you have used the argument "add" as opposed to "update". Is there any reason?To use update, there has to be an existing ACL. With add, the new ACL is added/updated as necessary.* In your second post you refer to "transfer drive" arguments, but I haven't seen them anywhere in the wiki.Syntax:gam <UserTypeEntity> transfer drive <UserItem> [keepuser]
Example:
gam oldo...@domain.com transfer drive newo...@domain.com keepuser
This copies/moves all files/folders belonging to oldowner to newowner into a folder named "oldo...@domain.com old files"; the file structure is maintained.
If keepuser is specified, this is a copy, otherwise it is a move.
* A separate question I have concerns the folder structure in Google Drive. When using gam to list files, is there any way of listing only files in one folder and its sub-folders?Not in standard Gam, you can in my Advanced Gam: https://github.com/taers232c/GAMADV-X
Ross
--Ross Scroggs
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/86244b2b-89d4-4d4a-9578-af2f1242a1c4%40googlegroups.com.