Hello,

I'm uploading multiple pages of a book. so:
upload
 --dir1
   --page.pdf
   --contents
   --dublin_core.xml
--dir2
   --page.pdf
   --contents
   --dublin_core.xml
--dir3
   --page.pdf
   --contents
   --dublin_core.xml

...
Each of the files gets an automatic id
http://server/handle/123456789/943
http://server/handle/123456789/944
http://server/handle/123456789/945
...

How can I make this number start at a given number and auto increment
from there?

Thanks in advanced.

Best regards,

Luis
_______________________________________________
Dspace-general mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/dspace-general

Reply via email to