[Feature]: Upload large files in chunks #774

Closed
opened 2026-02-19 23:13:46 -05:00 by deekerman · 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>
deekerman 2026-02-19 23:13:46 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#774
No description provided.