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

feature/local_cloud_toggle #296

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Conversation

BrianWhitneyAI
Copy link
Contributor

@BrianWhitneyAI BrianWhitneyAI commented Oct 23, 2024

Description

We currently upload files to both local (Vast) storage and cloud (S3) storage. There is a limited amount of storage on the Vast and as we continue to upload files we are quickly reaching this ceiling. In order to resolve this we are changing our policy of uploading all files to Vast and Cloud in favor of doing Cloud only uploads. However we want to allow users to move files into a local location for ease of access as well as remove files they know that they will no longer need advanced access from the Vast.

This Branch is designed to be the base branch for these changes.

Relevent Issues

Resolves #289

@BrianWhitneyAI BrianWhitneyAI self-assigned this Oct 25, 2024
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.

Feature Request: Local / Cloud upload/delete toggle.
1 participant