Replies: 3 comments 1 reply
-
You're either probably not running the gyb command from the folder where it is installed or you're referencing the Windows File path on a Mac. You need to use the Mac file path. Here are some quick instructions on how to get the mac file path: https://macpaw.com/how-to/get-file-path-mac |
Beta Was this translation helpful? Give feedback.
-
not super familiar with Mac but in Linux, it would either run when you call "gyb " or you may need to change dir to the dir where its located. Here are some instructions on how to use the terminal on Mac: https://www.macworld.com/article/221277/command-line-navigating-files-folders-mac-terminal.html |
Beta Was this translation helpful? Give feedback.
-
Unfortunaly, it seem you need to be a tester to use it. Google Cloud say so ("GYB n'a pas terminé la procédure de validation de Google. L'appli est en cours de test, et seuls les testeurs approuvés par le développeur y ont accès."). Otherwise, GYB is blocked ("Accès bloqué : GYB n'a pas terminé la procédure de validation de Google"). |
Beta Was this translation helpful? Give feedback.
-
I am trying to run a restore based off of an .mbox file that was obtained through google takeout; although I am having trouble with the syntax, I believe the following is the command that should be run
"gyb --email [email protected] --action restore-mbox --local-folder "c:\my_gmail_backup""
However, it says command not found when I attempt to execute it, I assume that I am not entering the local folder part correctly as I checked to make sure I typed my email correctly. If I have my .mbox file on my mac desktop, what should I write in that field order for it to work?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions