So would it be best practice to:
1)create a directory in the source shared drive, print the source drive files / move the files to that subdirectory and then transfer the parent of that directory to the other shared drive
or
2)
print the source drive files / move the files to the target shared drive --//or is this even possible?
I am having some trouble with the documentation relating to movement from one location to the other. I am looking for the below command to move the files to either a subfolder on the current source shared drive or a specific subfolder on the target shared drive:
gam user <userid> print filelist select teamdrive <sourcedrive> | gam csv - gam user "~Owner" update drivefile id "~id" parentid <targetparentid>
Are you able to provide any assistance with this?