Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't backup using S3 multipart #50

Open
RMartinOscar opened this issue Nov 11, 2024 · 1 comment
Open

Can't backup using S3 multipart #50

RMartinOscar opened this issue Nov 11, 2024 · 1 comment

Comments

@RMartinOscar
Copy link
Contributor

RMartinOscar commented Nov 11, 2024

Can't backup a server if there's not enough space to archive the whole server.
Multipart should backup 5GB at a time, upload it, remove the temp archive and backup the next 5GB without having to create an archive the size of the server and split it afterwards.

The panel won't ever get that the backup failed either, it will be stuck on loading forever

@strich3
Copy link

strich3 commented Jan 4, 2025

same here, BACKUP_MAX_PART_SIZE just breaks it completely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants