Opened 10 years ago

Closed 10 years ago

#1821 closed task (fixed)

Batch import for files

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.3
Component: coreplugins Version:
Keywords: Cc:

Description

This would be useful for creating multiple EXTERNAL or OFFLINE file items (batch upload of ONLINE files are already supported via ZIP files).

Could probably be implemented similar to existing batch importers for samples, extracts, etc.

One difference is that files are organized in a directory structure and additional code may be required to ensure that subfolders are created correctly.

Change History (3)

comment:1 by Nicklas Nordborg, 10 years ago

Milestone: BASE Future ReleaseBASE 3.3
Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 10 years ago

(In [6502]) References #1821: Batch import for files

Added a file importer. It can create OFFLINE or EXTERNAL file items and update all types of file metadata:

  • URL
  • File server
  • Subtype
  • Mime type
  • Character set
  • Description
  • Permissions

comment:3 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.