You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also figure out exactly how to handle the work-flow from moving the uploaded file from the front-end user, to the backend web-server. Rename (and parse?) the file, and upload or reject depending on results.
Pass file to webserver
Accept the file
Parse the file
Rename the file
Pass to *BackBlaze
Allow for batch downloads (download all demos from one user)
Also figure out exactly how to handle the work-flow from moving the uploaded file from the front-end user, to the backend web-server. Rename (and parse?) the file, and upload or reject depending on results.