Hi all,

Now I am able to do  batch import via command line. The problem is that we
should give the root folder of the files containing folder. means for
example if you are files(dublin_core.xml, filename.ext, contents) are under
c:\export\item-01\ then you have to declare the source path as c:\export\
only not c:\export\item-01\

The syntax for the command is

*(linux)*

/dspace/bin/import -a -e usern...@domain.com -c handle/collectionid -s
pathtotherootfolder(/export/) -m whatevername

*(windows)*

c:\dspace\bin\dsrun org.dspace.app.itemimport.ItemImport -a -e
usern...@domain.com -c handle/collectionid -s
pathtotherootfolder(c:\export\) -m whatevername

-- 
Regards,
Yureshwar Ravuri.
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to