How I moved everything from Google Drive/Photos to Microsoft OneDrive

edited January 13 in Technical

I want to share my pain and a lot of Googling/Reddit but this was my path:

Google Drive to Microsoft OneDrive:
* There's a native MS app that can do that for you: https://mover.io/

Google Photos to Microsoft OneDrive:
* Get an RDP, I was using a cheap one from Balhost as they offer Windows for free: https://musteri.balhost.net.tr/index.php?rp=/store/sanal-sunucu
* Install OneDrive on RDP
* Download the Google Photos via Google Takeout, unzip it.
* Then sort all images to one big folder with exif data with this: https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper
* Upload all photos to OneDrive with app sync
* Then you can use this script to delete all photos from Google:
* https://github.com/mrishab/google-photos-delete-tool

Btw, why RDP?
Because of net speed, and my thinkpad was already under a hevy load...

Thanked by (1)bikegremlin

Comments

Sign In or Register to comment.