Replies: 1 comment 2 replies
-
Do you have access to the terminal where the Nextcloud app stores the files? From the terminal, you can install Node.js and then install Immich CLI, which is a Node's package that can run as a standalone binary. You can then use the CLI command to upload all the files in the Nextcloud app to an Immich server. If you need additional help, please let me know. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm running Immich in a Truenas Scale Docker/App.
I would like to transfer ~1,000 from a separate NextCloud App.
I found the CLI option, but I'm a little lost on how to use it.
Does the CLI command have to be run within the Immich docker or wherever the image source files are being stored?
Additionally, the first step of the ReadMe states to run npm i -g immich, but Scale does not support NPM to my knowledge.
Is the NPM Immich installing the Immich CLI dependencies, or should they already be installed with the main Immich install in the docker?
Beta Was this translation helpful? Give feedback.
All reactions