immich
Verified for current stable LTS
Immich Command: Upload Directory Recursively
Use for upload directory recursively with Immich. Exact CLI syntax to upload directory recursively using Immich.
When to use this: Use for upload directory recursively with Immich.
Command Syntax
immich upload -r <path/to/directory> immich upload -r <path/to/directory> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to upload directory recursively using Immich.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Immich Command: Authenticate Immich Server
immich login <server_url/api> <server_key> Immich Command: Create Album From Directory immich upload -r <path/to/directory> -A "<My summer holiday>" Immich Command: Include Hidden Files Upload immich upload -r <path/to/directory> -H Immich Command: Skip Assets Glob Pattern immich upload -r <path/to/directory> -i <**/Raw/** **/*.tif> Immich Command: Upload Image Files immich upload <file1.jpg file2.jpg ...>