The issue tracker is for reporting product deficiencies. How do I questions should be posted to the discussion forum at https://groups.google.com/group/got-your-back. When in doubt, start at the discussion forum and return here only when instructed to do so.
The issue tracker is for reporting product deficiencies. How do I questions should be posted to the discussion forum at https://groups.google.com/group/got-your-back. When in doubt, start at the discussion forum and return here only when instructed to do so.
Please confirm the following:
Full steps to reproduce the issue:
gyb --email [address] --action restore --local-folder [folder]
Expected outcome (what are you trying to do?): It should be imported.
Actual outcome (what errors or bad behavior do you see instead?): Nothing gets imported, it just types "Using backup folder [folder]".
As an interim solution, I've updated the documentation that you can:
gyb --email [address] --action restore-mbox --local-folder [folder]
And it works!
So all I ask let's spare the need to rename EML to MBOX. You can do so automatically or add a new command like
--action restore-eml
.