-
Notifications
You must be signed in to change notification settings - Fork 2
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
Investigate globus file size storage #3231
Comments
From the first commit, 4aff429#diff-c757f9bcc510ecd347cc838b2a41e331e84e68b98642b04d20350f9769bd4ffeR29-R39 Not clear from the code why though. |
Check Globus API to see if we can get file sizes along with the file names? |
We are using the API to get the filesizes along with the filenames when using the |
@edsu looked at this and noted that the globus_client
@edsu and I looked at a "mixed deposit" and saw that only files uploaded via the browser have filesizes. https://stanfordlib.slack.com/archives/C69UZCJ8M/p1689100415282479?thread_ts=1689098275.906289&cid=C69UZCJ8M |
Answered in other tickets. We have access to file sizes for all gobus files and will make use of them now. |
Three questions to look at:
byte_size
column of the attached files table? Or is it just more recent Globus deposits?The answers to this question will determine if are able to actually add file sizes to Globus objects for not. They will also help us with #3230
The text was updated successfully, but these errors were encountered: