github taers232c/GAMADV-XTD3 v6.68.03
GAM 6.68.03

latest releases: v6.80.19, v6.80.18, v6.80.17...
7 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.68.03

Fixed bug in gam <UserTypeEntity> create drivefileacl that caused a trap.

6.68.02

Upgraded to Python 3.12.2 where possible.

Added options restricted|(audience <String>) to gam <UserTypeEntity> create|update chatspace that
sets the access options for the chat space. These options are in Developer Preview and will not be generally available.

6.68.01

Fixed <PermissionMatch> bug for real.

6.68.00

Fixed <PermissionMatch> bug introduced in 6.67.35 that caused a command error like the following or would
not properly match type|nottype <DriveFileACLType> and role|notrole <DriveFileACLRole>.

ERROR: permission attribute allowfilediscovery/withlink not allowed with type {'a', 'y', 'e', 'o', 'n'}

My sincere apologies.

6.67.39

Added option wait <Integer> <Integer> to gam create datatransfer that causes GAM to wait
for the transfer to complete. The first <Integer> must be in the range 5-60 and is the number
of seconds between checks to see if the transfer has completed. The second <Integer> is the maximum
number of checks to perform. By default, GAM does not wait for the transfer to complete.

6.67.38

Added option tdnotify [<Boolean>] to <ToDriveAttribute> that causes GAM to send notification
emails to all tdshare <EmailAddress> users when the file is uploaded/updated.

6.67.37

Fixed bug in gam <UserTypeEntity> show messages ... showattachments to avoid a trap when text/plain attachments
in character sets other than UTF-8 are displayed.

6.67.36

Updated gam batch <BatchContent> and gam tbatch <BatchContent> commands to accept lines with the following form:

sleep <Integer>

Batch processing will suspend for <Integer> seconds before the next command line is processed.

6.67.35

Added the following options to <PermissionMatch> that allow more powerful matching.

nottype <DriveFileACLType>
typelist <DriveFileACLTypeList>
nottypelist <DriveFileACLTypeList>
rolelist <DriveFileACLRoleList>
notrolelist <DriveFileACLRoleList>

6.67.34

Added option movetoorgunitdelay <Integer> to gam <UserTypeEntity> create shareddrive <Name> ... ou|org|orgunit <OrgUnitItem>.
GAM creates the Shared Drive, verifies that it has been created and then tries to move it to <OrgUnitItem>. Google seems to
require a delay or the following error is generated.

ERROR: 409: 409 - The operation was aborted.

movetoorgunitdelay defaults to 20 seconds which seems to work; <Integer> can range from 0 to 60.

6.67.33

Upgraded to OpenSSL 3.2.1 where possible.

Fixed bug in gam <UserTypeEntity> print shareddrives where role was improperly displayed as fileOrganizer
rather than writer.

Added option guiroles [<Boolean>] to gam <UserTypeEntity> info|print|show shareddrive that maps
the Drive API role names to the Google Drive GUI role names.

API: GUI
commenter: Commenter
fileOrganizer: Content manager
organizer: Manager
reader: Viewer
writer: Contributor

6.67.32

Updated <ToDriveAttribute> to allow multiple tdshare <EmailAddress> commenter|reader|writer options.

Fixed bug in gam <UserTypeEntity> print shareddrives where role was improperly displayed as unknown
rather than reader when Allow viewers and commenters to download, print, and copy files was unchecked for the Shared Drive.

6.67.31

Updated gam <UserTypeEntity> claim|transfer ownership <DriveFileEntity> to properly
handle the case where <DriveFileEntity> referencess a Drive shortcut.

6.67.30

Fixed bug where the fullpath option in various commands was not converting the generic shared drive name Drive to the drive's actual name.

6.67.29

Added optional argument owneraccess to gam courses <CourseEntity> remove teachers|students [owneracccess] <UserTypeEntity and
gam course <CourseID> remove teacher|student [owneraccess] <EmailAddress> in order to test a possible API change.

Updated code to avoid a trap when gam config auto_batch_min 1 csv file.csv gam ... was entered.
The config auto_batch_min 1 is not appropriate in this context and will be ignored.

6.67.28

Improved handling of Bad Request error in gam <UserTypeEntity> collect orphans.

6.67.27

Updated gam <UserTypeEntity> collect orphans to handle the following error:

ERROR: 400: badRequest - Bad Request

6.67.26

Fixed bug in gam print vaultexports ... formatjson that caused a trap.

6.67.25

Added option owneraccess to gam info courses <CourseEntity> and gam info course <CourseID> in order
to test a possible API change.

6.67.24

Fixed bug that caused HTML password notification email messages to be displayed in raw form.

6.67.23

Use local copy of googleapiclient to remove static discovery documents to improve performance.

6.67.22

Added permissionidlist <PermissionIDList> to <PermissionMatch> that allows matching any permission ID in a list.

Added option exportlinkeddrivefiles <Boolean> to gam create vaultexport that is used with corpus mail.

6.67.21

Updated gam remove aliases <EmailAddress> user|group <EmailAddressEntity> to give a more informative
error message when the target/alias combination does not exist.

Old: User: testsimple@rdschool.org, User Alias: tsalias@rdschool.org, Remove Failed: Invalid Input: resource_id
New: User: testsimple@rdschool.org, User Alias: tsalias@rdschool.org, Remove Failed: Does not exist

Installation

If you are a first time Gam user:

If you are updating your GAMADV-XTD3 version:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

6f4fb0e64811cdc895a8c4673e277d51cf858f050abd909282fec5db2f7439eb  gamadv-xtd3-6.68.03-linux-arm64-glibc2.23.tar.xz
5e766ad998897c1fb3fdf0b5f851785e340443cd5453d0fe31ac82f248a61223  gamadv-xtd3-6.68.03-linux-arm64-glibc2.27.tar.xz
f131ac9a38125796a361db1b193540592eada318dc4232d1619a5a9d725a6eed  gamadv-xtd3-6.68.03-linux-arm64-glibc2.31.tar.xz
5a56ac708a777dc2c19784079edaea3ea227c46da71756e957f7efca85491798  gamadv-xtd3-6.68.03-linux-x86_64-glibc2.19.tar.xz
03960fb6e3b2ae97fad7c6503b3d697623e330d3c0573c47cbc21a75fddef6ec  gamadv-xtd3-6.68.03-linux-x86_64-glibc2.23.tar.xz
a8266afb713f672daff90784b03a75273f727083066041da7de05059b906f49d  gamadv-xtd3-6.68.03-linux-x86_64-glibc2.27.tar.xz
da740ba0065431ee89f15736cc382cb95c96cd51c4162e3e895a2b6976d2f77e  gamadv-xtd3-6.68.03-linux-x86_64-glibc2.31.tar.xz
3b438fc8789a229ecbda9801aef25af5ed7cf9610bf582f160f4c3cea7b3f82d  gamadv-xtd3-6.68.03-linux-x86_64-glibc2.35.tar.xz
f1c41ad49c3a44c9be4dd390ca56d0288a28a19a9fa57b4f600bbb2fb369b0c4  gamadv-xtd3-6.68.03-linux-x86_64-legacy.tar.xz
dbe890041c4b23fd46ee36ac5c520b7af8e7f9bcadb31db6e5deb8e00843c309  gamadv-xtd3-6.68.03-macos-arm64.tar.xz
076dc829921ddef58f4f155eea1ec7e7c5b57abd2f028ce0e4b0737b1c00051b  gamadv-xtd3-6.68.03-macos-x86_64.tar.xz
64ad1d6a3831c4cb6185b9115f2a53b1869b9f92b7b0b555d51fd88099c69663  gamadv-xtd3-6.68.03-windows-x86_64.msi
eee9d4376861b5a5a4b3b0d23965a40ef606925daf1fd9f4fa9a7bb10398d2e9  gamadv-xtd3-6.68.03-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.