github taers232c/GAMADV-XTD3 v6.06.15
GAM 6.06.15

latest releases: v6.76.11, v6.76.10, v6.76.09...
2 years ago

Latest updates

Updated optionshowcmds output in gam batch|csv|tbatch to show the total number of commands
to be executed in addition to the current command number.

Added option showcmds [<Boolean>] option to gam loop; this causes GAM to display each command to stderr
as it is initiated so you can monitor GAM's progress. If <Boolean> is omitted, True is assumed.
When showcmds is not specified or False, the input file is processed line-by-line. When showcmds is True,
the input file is pre-processed so the total number of commands is known.

The following options have been deprecated in gam <UserTypeEntity> copy drivefile <DriveFileEntity>
as Google no longer supports multiple parents on files; using them will cause an error so as to alert
you to review the command.

No existing parents are copied for source top/sub files/folders.

These options control the action Gam takes when a source top file/folder has multiple parents.
* `copytopfileparents all` - Copy all of the existing parents.
* `copytopfolderparents all` - Copy all of the existing parents.

These options control the action Gam takes when a source sub file/folder has multiple parents.
* `copysubfileparents nonpath` - Copy all of the existing parents except the parent on the path from the top folder; this is the default ac\
tion.
* `copysubfileparents all` - Copy all of the existing parents.
* `copysubfolderparents nonpath` - Copy all of the existing parents except the parent on the path from the top folder; this is the default \
action.
* `copysubfolderparents all` - Copy all of the existing parents.

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

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

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.