I previously copied all the files from my phone with
adb pull
adb pull
and I'm trying to use the CLI tool to upload them all onto immich. It has done roughly half of them but everytime it gets to the 4725 mark, it says
Failed to upload 0 files []
Failed to upload 0 files []
and sometimes it says
Failed to upload 5 files
Failed to upload 5 files
Is there a way to get the CLI to skip over the files that are causing an issue, or do I have to manually move them?
immich upload --key XYZ --server http://192.XXX.XXX.XXX:2283/api --recursive '.\Pixel-7\'Checking connectivity with Immich instance...Server status: OKChecking credentials...Login status: OKSuccessful authentication for user [email protected]Indexing local assets...Indexing complete, found 8254 local assetsComparing local assets with those on the Immich instance...A total of 4725 assets will be uploaded to the serverDo you want to start upload now? (y/n) yStart uploading...Upload Progress | ███████████████████████░░░░░░░░░░░░░░░░░ | 57% || 4725/8254 || Current file [F:\Pixel-7\media\com.whatsapp\WhatsApp\Media\WhatsApp Video\VID-20230521-WA0000.mp4]Failed to upload 0 files []
immich upload --key XYZ --server http://192.XXX.XXX.XXX:2283/api --recursive '.\Pixel-7\'Checking connectivity with Immich instance...Server status: OKChecking credentials...Login status: OKSuccessful authentication for user [email protected]Indexing local assets...Indexing complete, found 8254 local assetsComparing local assets with those on the Immich instance...A total of 4725 assets will be uploaded to the serverDo you want to start upload now? (y/n) yStart uploading...Upload Progress | ███████████████████████░░░░░░░░░░░░░░░░░ | 57% || 4725/8254 || Current file [F:\Pixel-7\media\com.whatsapp\WhatsApp\Media\WhatsApp Video\VID-20230521-WA0000.mp4]Failed to upload 0 files []