Has anyone successfully exported an HTML item containing nested
folders? I tried yesterday, and what seems to have happened is that
the top layer of files exported fine, but DSpace choked on trying to
create a nested folder.

Slightly anonymized result:


dsrun org.dspace.app.itemexport.ItemExport --type=ITEM --id=[ID]
--dest=[DESTDIR] --number=1

Exporting Item 3920 to /home/dsalo/uploads/1
Attempting to create file /home/dsalo/uploads/1/dublin_core.xml
Exception in thread "main" java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:850)
        at 
org.dspace.app.itemexport.ItemExport.writeBitstreams(ItemExport.java:471)
        at org.dspace.app.itemexport.ItemExport.exportItem(ItemExport.java:297)
        at org.dspace.app.itemexport.ItemExport.main(ItemExport.java:244)


If I'm doing something wrong, let me know; otherwise, I'll file a bug report.

Dorothea

-- 
Dorothea Salo                [EMAIL PROTECTED]
Digital Repository Librarian      AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to