<div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px">I&#39;ve an eprints 3 installation with two instances that we can call:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">- ARCHIVE</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">- THESIS</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">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.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">So, I export an XML file from THESIS:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">./export THESIS eprint XML &gt;THESIS.xml<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Then I enable the main repo ARCHIVE to web imports:</div><div style="font-size:12.8px">$c-&gt;{enable_web_imports}=1;<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Then I try to import THESIS:</div><div style="font-size:12.8px">./import ARCHIVE --enable-web-imports eprint XML THESIS.xml<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">but I receive an error like this:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>Failed to retrieve <a href="http://www.thesis.com/12/1/FILE.pdf" target="_blank">http://www.THESIS.com/12/1/<wbr>FILE.pdf</a>: </div><div>401 Unauthorized</div><div>document.8 failed to create subdataobj on document.files at /usr/share/eprints3/bin/../<wbr>perl_lib/EPrints/DataSet.pm line 1012</div><div>eprint.8 failed to create subdataobj on eprint.documents at /usr/share/eprints3/bin/../<wbr>perl_lib/EPrints/DataSet.pm line 1012</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I suppose that&#39;s because files are not web accessible.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">How to solve this problem?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Alfredo</div></div>