[
http://opencast.jira.com/browse/MH-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29323#comment-29323
]
Benjamin Wulff commented on MH-8583:
------------------------------------
Committed revision 11846.
Endpoint can be tested via REST docs. The Service creates a directory
'fileupload' in <FELIX-HOME>/work/. Each upload job gets it's own dir
underneath. When upload is complete (all chunks have arrived) the file
'payload.part' holds the actual file data. The name of the uploaded file can be
looked up in the job status file (job.xml).
TODO make it possible to register n upload handlers instead of just one
TODO make compatible with ordinary HTML uploads (old method from
/ingest/addElementMonitored)
FIXME the UploadListener counts the bytes of the whole request -> count only
bytes of the filedata field
> Create File Upload Endpoint
> ---------------------------
>
> Key: MH-8583
> URL: http://opencast.jira.com/browse/MH-8583
> Project: Matterhorn Project
> Issue Type: Sub-Task
> Components: Architecture & Services
> Affects Versions: 1.4
> Reporter: Benjamin Wulff
> Assignee: Benjamin Wulff
> Fix For: 1.4
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________