Finding split files

I’m moving my files from Amazon Cloud Drive to Gsuite. To be more specific, I already have. I just realized, however, I had uploaded several of those files using odrive, and I had split several of them. I need to re-assemble these files. How can I find which files were split, so I know which ones to download? Is there a specific extension for them I could search for in my gsuite drive?

Hi @wraithtdk,
The split files are inside a folder with a .xlarge extension. There is a bunch of information about IFS (XL/Split Files) here, if you are curious about the format: https://medium.odrive.com/cloud-upload-was-a-struggle-until-today-bb267cb5566e

I also created a python utility to reassemble IFS file outside of odrive here: https://github.com/amagliul/odrive-utilities/blob/master/assemble_xl_file.py