EPrints Technical Mailing List Archive
Message: #05928
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] help on moving archive: error 401
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] help on moving archive: error 401
- From: Alfredo Cosco <alfredo.cosco@gmail.com>
- Date: Tue, 13 Sep 2016 13:20:01 +0200
Hello,
I've an eprints 3 installation with two instances that we can call:
- ARCHIVE
- THESIS
A group of users put their papers in THESIS archive during the year, the access to papers is restricted, now, after a validation process I have to move all the papers stored the THESIS repository to the ARCHIVE repository.
So, I export an XML file from THESIS:
./export THESIS eprint XML >THESIS.xml
Then I enable the main repo ARCHIVE to web imports:
$c->{enable_web_imports}=1;
Then I try to import THESIS:
./import ARCHIVE --enable-web-imports eprint XML THESIS.xml
but I receive an error like this:
Failed to retrieve http://www.THESIS.com/12/1/FILE.pdf :
401 Unauthorized
document.8 failed to create subdataobj on document.files at /usr/share/eprints3/bin/../perl_lib/EPrints/DataSet.pm line 1012
eprint.8 failed to create subdataobj on eprint.documents at /usr/share/eprints3/bin/../perl_lib/EPrints/DataSet.pm line 1012
I suppose that's because files are not web accessible.
How to solve this problem?
Thanks,
Alfredo
- Prev by Date: [EP-tech] EPrints 3.4 Preview 2 released
- Next by Date: Re: [EP-tech] help on moving archive: error 401
- Previous by thread: [EP-tech] EPrints 3.4 Preview 2 released
- Next by thread: Re: [EP-tech] help on moving archive: error 401
- Index(es):