Forceu / Gokapi

Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported.
GNU Affero General Public License v3.0
1.49k stars 57 forks source link

Question: Failed Uploads #160

Closed hhanzo1 closed 5 months ago

hhanzo1 commented 5 months ago

I was just wondering how does Gokapi manage failed uploads? Can the upload be resumed?

Are incomplete uploads deleted off the disk after a certain time to reclaim disk space?

Thanks.

Forceu commented 5 months ago

Ah the moment it is not possible to resume uploads (unless you are using the API) and all temporary files are deleted after 24 hours

hhanzo1 commented 5 months ago

OK Sounds good. Thank you for the quick reply!