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

Allow users to upload directories as a resource to the OFRAK server #371

Open
dannyp303 opened this issue Aug 30, 2023 · 0 comments
Open

Comments

@dannyp303
Copy link
Collaborator

What is the use case for the feature?
#370 allows ofrak to create resources from a regular directory, and should be reflected in the GUI.

Does the feature contain any proprietary information about another company's intellectual property?
No

How would you implement this feature?
In the front end, walk the provided directory, and send each directory, file, and its data to the server. The server should write those to a temp dir and use that to create the resource.

Are there any (reasonable) alternative approaches?
Probably

Are you interested in implementing it yourself?
Sure, would like input from @rbs-jacob on uploading multiple files, as per a prior discussion regarding OFRAK Projects.

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

1 participant