Can I specify multiple paths or drives for takeout-*.zip in the upload command?
Hi,
In the command example below:
immich-go upload from-google-photos --server=http://your-ip:2283 --api-key=your-api-key --manage-raw-jpeg=StackCoverRaw /path/to/your/takeout-*.zip
May I ask if it is possible to specify multiple paths or drives for the takeout-*.zip files? My Google Takeout data is around 1.5TB, but I only have two drives (1TB each), so the Takeout zip files are split across both drives.
If the command only supports a single path, do you have any suggestion on how to handle this situation?
Thanks in advance!
It should work, but I haven't tried this case. Let me know how it goes
It works well with multiple paths. Thanks @simulot
Maybe close the issue?