-
So yesterday I used immich-go to upload a bunch of files recursively. For whatever reason I stopped it at some point and today I ran the same command on the same directory to continue the upload process. I expect there will be a lot of duplicates which immich-go will detect and not upload. Now, it's been sitting for hours like this:
And I have no way to tell where it's at, how long it will take and so on. Is there a log file somewhere ? Or any way I could tell where it's at ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I'm working on displaying progress bars... You'll have a visual feedback. You can increase the log level with this option: And save the log in a file: |
Beta Was this translation helpful? Give feedback.
I'm working on displaying progress bars... You'll have a visual feedback.
You can increase the log level with this option:
-log-level=INFO
And save the log in a file:
-log-file=file