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

Restore bundles from URL #1892

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

toshski
Copy link
Contributor

@toshski toshski commented Dec 28, 2024

This change allows the user to specify a URL to download a Restore Bundle from, rather than uploading the file via the browser. This is to handle Browser memory issues when trying to load large bundle files rather than creating multiple smaller Bundle exports.

The user can use the XBVR self-hosted myfiles directory to load the files from the last backup.
e.g.
http://xxx.xxx.xxx.xxx:9999/myfiles/xbvr-content-bundle.json
or the last export at http://xxx.xxx.xxx.xxx:9999/download/xbvr-content-bundle.json
or any other accessible URL

The Bundle Import screen now has a toggle button to select between Import from a Url or Import from a file

@crwxaj crwxaj merged commit 505172b into xbapps:master Jan 17, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants