-
I can't find if this is documented anywhere: is the "upload" command idempotent? If I run it once, is it safe to re-run with the same input data? Or will I end up with problematic behavior (such as a bunch of duplicates)? |
Beta Was this translation helpful? Give feedback.
Answered by
simulot
Feb 4, 2025
Replies: 1 comment
-
yes... during the long preliminary initialization, immich-go collect server's content, and scan the input. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jfly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes... during the long preliminary initialization, immich-go collect server's content, and scan the input.
Each photo of the input already downloaded is discarded by immich-go. And if you have changes the file name (but not its content), immich will reject the file.