-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Description
External components for non-http uploads, downloads, etc (DCM,RSAL) are disabled by default; in order to be usable there needs to be a way to turn them on.
For SBGrid v1.0, minimal functionality would be disabling native (http) uploads and downloads in favor of DCM/RSAL uploads and downloads.
Open questions:
- Installation-level or dataverse-level? dataverse-level is additional complexity that doesn't (yet) seem to get additional functionality
- Settings table, or elsewhere? Probably settings table
- One switch for both uploads and downloads, or one for each? Two switches (aka - one for each) seems like it's worth the minimal additional complexity.
- Binary configuration items (on/off switch), or lists (
native/http,dcm/rsync+ssh, etc)? Additional implementation complexity and/or performance of lists vs binary hasn't been evaluated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels