gam download export "Arnold Shwarmanegger Drive" "GAM DRIVE Export - 2019-06-27T20:41:00+00:00" targetfolder "G:\2019\DriveBackup\AstaLavista"
The system cannot find the file specified: "G:\\2019\\DriveBackup\\AstaLavista\\"
--
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.
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/efde9c25-b54b-4c1f-a0a1-69d18ad996c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Joe,This will also work: gam download export "Arnold Shwarmanegger Drive" "GAM DRIVE Export - 2019-06-27T20:41:00+00:00" targetfolder "G:\\2019\\DriveBackup\\AstaLavista"Ross
On Fri, Jun 28, 2019 at 11:06 AM Ross Scroggs <ross....@gmail.com> wrote:
Joe,Try: gam download export "Arnold Shwarmanegger Drive" "GAM DRIVE Export - 2019-06-27T20:41:00+00:00" targetfolder "G:/2019/DriveBackup/AstaLavista"Ross
On Fri, Jun 28, 2019 at 10:51 AM Joe Sap <joe.s...@appdirect.com> wrote:
Hello,--
I am not sure why, but when trying to download an export to a local target folder, I get a weird error where it shows the path I am pointing to with double-slashes. For example:
My input:
gam download export "Arnold Shwarmanegger Drive" "GAM DRIVE Export - 2019-06-27T20:41:00+00:00" targetfolder "G:\2019\DriveBackup\AstaLavista"Error:
The system cannot find the file specified: "G:\\2019\\DriveBackup\\AstaLavista\\"Is there a different way I should enter the path of the export download destination?
Thank you,
Joe
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/efde9c25-b54b-4c1f-a0a1-69d18ad996c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Ross Scroggs--Ross Scroggs
gam download export "Full Backup" "Export run 06-28-2019" targetfolder "/Volumes/GoogleDrive/Shared drives/Mail-Archive/"
folder="G:\2019\DriveBackup\AstaLavista\"
gam download export "Arnold Shwarmanegger Drive" "GAM DRIVE Export - 2019-06-27T20:41:00+00:00" targetfolder $folder
I just finished a bash script that creates a list of all suspended accounts, then exports all suspended accounts to Vault, ...: