Finally think I have this sorted to upload my google photos takeout into my immich server. It has taken some sorting out!
Reddit post and the tool to generate immich-go program
This is the powershell ouput that worked for me (i needed to extract my google takeout zips into C:\takeout\) The 2 lines in italics are where i needed to tweak the output from the tool above to get things to run correctly
./immich-go upload from-folder `
–server=’http://ug4800:8212′ `
–api-key=’stick_your_API_from_immich_here’ `
–pause-immich-jobs=true `
–on-errors=continue `
–folder-as-album=PATH `
‘C:\takeout\’