Best way to upload 500gb from nextcloud to google drive

Hi, I run nextcloud on my unraid server and have about 500gb of videos that I want to upload to Google drive. What is the quickest and most predictable way to achieve this? I’m thinking of using duplicacy or duplicati but is there a more direct route? Thanks in advance

I have used a python library to upload data to gdrive, but with authentication and everything and you need to enable the API stuff in your google account first. Not sure if they provide a command line client or something like that out of the box.

Use Rclone and upload directly from the filesystem to Gdrive.

https://rclone.org/drive/