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

Support HTTP Upload to MDF #107

Open
BenGalewsky opened this issue Jan 31, 2024 · 0 comments
Open

Support HTTP Upload to MDF #107

BenGalewsky opened this issue Jan 31, 2024 · 0 comments

Comments

@BenGalewsky
Copy link
Contributor

As an MDF Contributor I want to be able to upload a file from a public HTTP endpoint so I don't have to have access to a Globus Endpoint

Description

MDF Connect Server 2.0 can only transfer files with the Globus Transfer Action Provider which does not support public HTTP files. We will need to upload the user's file to a scratch directory on the NCSA endpoint and transfer it from there.

Consider adding a POST from the client to this scratch directory. This assumes that the directory is writable by members of the MDF Publishers globus group. There will need to be a periodic job to clear out old files from this scratch directory.

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