-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't restore to a different mailbox #72
Comments
PS. if i change the task to "--restore-missing" (i just noticed that option) - I get the following output
|
What happen if remove gwbackupy --credentials-filepath restore-account-creds.json --workdir /mnt/gmail gmail restore --email test-backup@gmail.com --to-email test-recovery@gmail.com |
gwbackupy --credentials-filepath restore-account-creds.json --workdir /mnt/gmail gmail restore
|
@beamends if possible, please test it. Within a few days, the package will have a new release version. pip3 uninstall gwbackupy
pip3 install https://github.com/smartondev/gwbackupy/archive/72-implement-and-fix-gmail-restore-to-another-account.zip Use Please note that the issue #26 still persists, causing repeated restorations to result in redundant email restorations in the destination account. |
…tore-to-another-account enh: implement restore labels to another account #72
fixed in 0.11.0 |
Hi - I'm using the pip installed latest version on Ubuntu. i've just taken my first full backup and im trying to restore it to a different (new) gmail account. I've got the creds etc for both.
I'm attempting to do the restore using the following command:
gwbackupy --credentials-filepath restore-account-creds.json --workdir /mnt/gmail gmail restore --restore-deleted --email test-backup@gmail.com --to-email test-recovery@gmail.com
I get the following output but nothing is restored.....am i doing something wrong?
thanks!
The text was updated successfully, but these errors were encountered: