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

10 Replies
--recursive
it only finds 1006 assets
and i have over 30000 photos there
Can you perform ls -l in that directory?

hmm strange, it should be able to see those dicretory
what is the
pwd
command say?The permissions do look pretty strange.

a lot of the photos are cr2
this is unraid
I believe cr2 is not recognized on the cli client yet
That's probably why then
But I cant upload them manually using the website