<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DPR_Server_Configuration</title><link>https://sourceforge.net/p/dpr/wiki/DPR_Server_Configuration/</link><description>Recent changes to DPR_Server_Configuration</description><atom:link href="https://sourceforge.net/p/dpr/wiki/DPR_Server_Configuration/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 30 Jul 2013 04:02:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dpr/wiki/DPR_Server_Configuration/feed" rel="self" type="application/rss+xml"/><item><title>DPR_Server_Configuration modified by Kirti Chennareddy</title><link>https://sourceforge.net/p/dpr/wiki/DPR_Server_Configuration/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1 +1,25 @@
-Test
+Earlier versions of the Digital Preservation Recorder used a local mount point on the client to access the file system (repository). In order to prevent users from having access to the repository, DPR Server has been added to handle all interactions with the file system. This option also allows setting up multiple repository locations.
+
+
+**DPR Server Configuration**
+
+Files needed for the DPR server are
+dprclient.jar
+dprserver.conf
+dprserver.log.conf
+server.sh for the Linux operating systems or server.bat for the Windows environment.
+
+All the above files are located in the same directory as the dprclient.jar.
+
+The following procedure describes how to start the DPR server:
+
+1. Copy the above mentioned files to a directory on the machine that will act as the server.
+2. The configuration file, dprserver.conf is used to configure the DPR server. Depending on your set up, you may need to modify the settings in the configuration file.
+3. From the command line, go to the location of server.sh shell script for Linux operating systems or server.bat batch file for windows operating systems. 
+4. Run the script to start the server. The user profile that is used to run the server should have read/write access to the Repository locations. The DPR server runs on port 30444.       
+
+**DR Database Configuration**
+
+If using DPR Server for transfer of files,the repository location will need to be entered into the DR database, 'repository_locations' table.Multiple repository locations can be added in the repository_locations. 
+Database table :
+'repository_locations' 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirti Chennareddy</dc:creator><pubDate>Tue, 30 Jul 2013 04:02:40 -0000</pubDate><guid>https://sourceforge.net5f0a1e2fdf3a434f4267c88821c9990acdd8f350</guid></item><item><title>DPR_Server_Configuration modified by Kirti Chennareddy</title><link>https://sourceforge.net/p/dpr/wiki/DPR_Server_Configuration/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Test&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirti Chennareddy</dc:creator><pubDate>Tue, 30 Jul 2013 03:34:54 -0000</pubDate><guid>https://sourceforge.netb21d0379023520e3608b9106d3638360ea874607</guid></item></channel></rss>