Jean François CASSAN
Jean François CASSAN
The `--client-timeout` concerns to the target system. You must use `--from-client-timeout` Re-run in that order: ``` immich-go archive from-immich --from-server=(ip) --from-api-key=(key) --write-to-folder=/home/server/Downloads/sads --from-client-timeout=90m ``` By the way, isn't 90m a...
I think the --overwrite option is available only for a raw folder import... Why to reupload a file that already exists on the server? It will be rejected anyway by...
run immich-go with `--log-level=DEBUG` You will get the full list of files available on the server.
I have more questions about this? Can we have discussion on Discord or by email?
@erkexzcx Thanks, I prefer this option. Is it possible to leverage github actions to generate binaries for all platforms? triggered by tagging the main branch?
> Hi @erkexzcx, my use case is i want to run immich-go in cronjob, each time the job scheduled, will need to upgrade immich and immich-go both firstly and i...
@erkexzcx your point is valid. I have started immich-go exactly because I wouldn't install node.js and all other dependencies on my laptop. A golang program is a perfect fit for...
> ### Do what you need > immich-go --version Got it
There are some usages I didn't see, there is maintainer. So let's do it Thanks for help
Immich-go consists in one file of 12mb called immich-go. No installation, no dependencies... Does it really need for a docker image?