EPrints Technical Mailing List Archive
Message: #04783
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: enable-web-imports
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: enable-web-imports
- From: George Mamalakis <mamalos@eng.auth.gr>
- Date: Fri, 25 Sep 2015 11:11:43 +0300
Or better yet, if you want to leave the default configuration files untouched, you can create a file in archives/repoid/cfg/cfg.d named somehthing like z_enabe_imports.pl and include:
$c->{enable_web_imports} = 1; $c->{enable_file_imports} = 1; in it. Having this in my repository allows (at least) local file imports.By the way, I thought that enable_web_imports was related to importing files using the web interface, not files located on other web servers (via urls). Instead, I thought that enable_file_imports was responsible for file imports, regardless of their location. But that was probably due to me misinterpreting import's perldoc which reads:
--enable-web-imports Allow the imported data to import files from the Web. This canobviously be seen as a security hole if you don't trust the data
you are importing. This sets the "enable_web_imports" configuration option for this session only. On 25/09/2015 10:57 πμ, Monica Wood wrote:
Hi Stof, I¹ve not been keeping up with everything in this thread, but I recently did a bulk import of theses where I imported the files from a web server. I had to set the enable_web_imports in the plugins.pl ./archive/<repoid>/cfg/cfg.d/plugins.pl $c->{enable_web_imports}=1; It wouldn¹t work for me until I had done this. Cheers, Monica Wood Library Systems Officer Library | Division of Students & Education University of Tasmania Locked Bag 25 Hobart 7001 T +61 3 6226 1849 http://www.utas.edu.au/library On 25/09/2015 5:20 pm, "cmdt-news@cmdt.ch" <cmdt-news@cmdt.ch> wrote:hi adam On 24.09.2015 17:48, Field A.N. wrote:I thought the --enable-web-imports just worked, and I've seen it work before, but this was around 6 years ago. It's always been more trouble than it's worth to me, and my general approach to big jobs like this is to divide the work into steps, and make each step as simple as possible. Even if that approach seems like more work, you've got far more recoverability and debug-ability in the process.you are right but: our date migration is done in iteration steps. there are first (and still!) a lot of encoding, mapping, ... trouble. and the researcher are still adding new publications to the old repo. so i like to have an approach where everything is done in ONCE, so that we can migrate the data as many time we need, just with one "click".I don't think you should be quoting values inside an XML tag, but you do need to make sure the data is encoded correctly. The only illegal characters in XML as far as I know are '<' and '&', so I don't know why this would be failing.agree but i still do not know how to enable web import: 403 Access denied by configuration: file imports disabled thanks stof-- Adam Field Business Relationship Manager and Community Lead EPrints Services +44 (0)23 8059 8814*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** Archive: http://www.eprints.org/tech.php/ *** EPrints community wiki: http://wiki.eprints.org/ *** EPrints developers Forum: http://forum.eprints.org/University of Tasmania Electronic Communications Policy (December, 2014). This email is confidential, and is for the intended recipient only. Access, disclosure, copying, distribution, or reliance on any of it by anyone outside the intended recipient organisation is prohibited and may be a criminal offence. Please delete if obtained in error and email confirmation to the sender. The views expressed in this email are not necessarily the views of the University of Tasmania, unless clearly intended otherwise. *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** Archive: http://www.eprints.org/tech.php/ *** EPrints community wiki: http://wiki.eprints.org/ *** EPrints developers Forum: http://forum.eprints.org/
-- George Mamalakis IT and Security Officer, Electrical and Computer Engineer (Aristotle Univ. of Thessaloniki), PhD (Aristotle Univ. of Thessaloniki), MSc (Imperial College of London) School of Electrical and Computer Engineering Aristotle University of Thessaloniki phone number : +30 (2310) 994379
- References:
- [EP-tech] enable-web-imports
- From: "cmdt-news@cmdt.ch" <cmdt-news@cmdt.ch>
- [EP-tech] Re: enable-web-imports
- From: "Field A.N." <af05v@ecs.soton.ac.uk>
- [EP-tech] Re: enable-web-imports
- From: "cmdt-news@cmdt.ch" <cmdt-news@cmdt.ch>
- [EP-tech] Re: enable-web-imports
- From: "Field A.N." <af05v@ecs.soton.ac.uk>
- [EP-tech] Re: enable-web-imports
- From: "cmdt-news@cmdt.ch" <cmdt-news@cmdt.ch>
- [EP-tech] Re: enable-web-imports
- From: Monica Wood <Monica.Wood@utas.edu.au>
- [EP-tech] enable-web-imports
- Prev by Date: [EP-tech] Re: enable-web-imports
- Next by Date: [EP-tech] Re: Advanced Search by date
- Previous by thread: [EP-tech] Re: enable-web-imports
- Next by thread: [EP-tech] Re: enable-web-imports (solved)
- Index(es):