Hi Stuart, Thank you for your help. I thought that this property is for new items coming from normal item submission process. I want to register instead. I can try to change property, register, then change it back. But, it seems that it is not exactly proper way to do it. I am wondering if there is a way to specify assetstore during registration. Thank you, Inna
Stuart Lewis [sdl] wrote: > Hi Inna, > > See the following line dspace.cfg: > > # Specify the number of the store to use for new bitstreams with this > property > # The default is 0 (zero) which corresponds to the 'assetstore.dir' > above > # assetstore.incoming = 1 > > Change this to: > > assetstore.incoming = 2 > > Hope this helps, > > > Stuart > _________________________________________________________________ > > Datblygydd Cymwysiadau'r We Web Applications Developer > Gwasanaethau Gwybodaeth Information Services > Prifysgol Cymru Aberystwyth University of Wales Aberystwyth > > E-bost / E-mail: [EMAIL PROTECTED] > Ffon / Tel: (01970) 622860 > _________________________________________________________________ > > > ________________________________ > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Inna > Klimbovskaia > Sent: 16 January 2007 15:30 > To: [email protected] > Subject: [Dspace-tech] Registration with DSpace > > > > Hi, > I am trying to register some images with DSpace. I want them to belong > to assetstore 2. > Assetstore 1 is already used by something else. > > dspace.cfg contains the following: > assetstore.dir = /apps/dspace/assetstore > assetstore.dir.1 = > /mnt/wshare/ovcPathoImages/B1-Anomalies/import_anomalies > assetstore.dir.2 = > /mnt/wshare/ovcPathoImages/B2-Metabolic/import_metabolic > I restarted tomcat... > However, when I run import assetstore 1 is used instead of assetstore 2. > I run import using: > ./dsrun org.dspace.app.itemimport.ItemImport --add > [EMAIL PROTECTED] --collection=123456789/6 > --source=/mnt/wshare/ovcPathoImages/B2-Metabolic/import_metabolic > --mapfile=B2-Metabolic > > How do I specify assetstore number during import? > > Thank you for any help, > Inna > > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

