[Feature]: Upload large files in chunks #773

Closed
opened 2026-02-04 22:26:36 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @alextran1502 on GitHub (Mar 28, 2023).

Discussed in https://github.com/immich-app/immich/discussions/1674

Originally posted by Eidenz September 3, 2022

Feature detail

Currently, uploading is done in a very simple way: upload the whole file directly to the server. However, some users may have limits on their reverse proxy preventing uploading such files.

Uploading in chunks (like LibrePhotos does for exemple) would allow bypassing this problem.

With immich not being able to scan local folders, I think this feature might be needed.

Platform

Server

Originally created by @alextran1502 on GitHub (Mar 28, 2023). ### Discussed in https://github.com/immich-app/immich/discussions/1674 <div type='discussions-op-text'> <sup>Originally posted by **Eidenz** September 3, 2022</sup> ### Feature detail Currently, uploading is done in a very simple way: upload the whole file directly to the server. However, some users may have limits on their reverse proxy preventing uploading such files. Uploading in chunks (like LibrePhotos does for exemple) would allow bypassing this problem. With immich not being able to scan local folders, I think this feature might be needed. ### Platform Server</div>
OVERLORD added the nice to have label 2026-02-04 22:26:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#773