Bulk upload tool no local assets found

using the docker batch upload tool on unraid to upload photos, all the photos are in folders and not in the root directory docker command used docker run -it --rm -v "/mnt/user/photos/upload:/import" ghcr.io/immich-app/immich-cli:latest upload --key [API-KEY] --server http://192.168.1.100:2283/api
No description
10 Replies
bo0tzz
bo0tzz2y ago
--recursive
xkicken
xkickenOP2y ago
it only finds 1006 assets and i have over 30000 photos there
Alex Tran
Alex Tran2y ago
Can you perform ls -l in that directory?
xkicken
xkickenOP2y ago
No description
Alex Tran
Alex Tran2y ago
hmm strange, it should be able to see those dicretory what is the pwd command say?
jrasm91
jrasm912y ago
The permissions do look pretty strange.
xkicken
xkickenOP2y ago
No description
xkicken
xkickenOP2y ago
a lot of the photos are cr2 this is unraid
Alex Tran
Alex Tran2y ago
I believe cr2 is not recognized on the cli client yet
xkicken
xkickenOP2y ago
That's probably why then But I cant upload them manually using the website

Did you find this page helpful?