EPrints Technical Mailing List Archive
Message: #03964
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] EP 3.3 and back-end file storage
- To: eprints <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] EP 3.3 and back-end file storage
- From: Ian Stuart <Ian.Stuart@ed.ac.uk>
- Date: Fri, 20 Feb 2015 10:53:14 +0000
I've been looking at changing how I store files with my repository.For various reasons, I run my repository load-balanced between two data-centers - and I currently do this by having two EPrints installations that share a database, and both mount the same file-system for ..../documents & ..../html
This cross-mounted file-system is a horrible bodge, and I want to replace it.
Under EPrints 3.3, storage has been pulled out into Plugins - however looking at the generate_* stuff, it all comes back to EPrints::Page::write_to_file... and that does an
open(my $fh, ">:utf8", $filename)So - are the "storage plugins" just for deposited objects (the .pdfs, the .docs, uploaded to the server) , or am I missing something ?
-- Ian Stuart. Developer: ORI, RJ-Broker, and OpenDepot.org Bibliographics and Multimedia Service Delivery team, EDINA, The University of Edinburgh. http://edina.ac.uk/ This email was sent via the University of Edinburgh. The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
- Follow-Ups:
- [EP-tech] Re: EP 3.3 and back-end file storage
- From: Adam Field <af05v@ecs.soton.ac.uk>
- [EP-tech] Re: EP 3.3 and back-end file storage
- Prev by Date: [EP-tech] Re: Publication Details
- Next by Date: [EP-tech] Re: Publication Details
- Previous by thread: [EP-tech] how to get IDs
- Next by thread: [EP-tech] Re: EP 3.3 and back-end file storage
- Index(es):