On Wed, May 16, 2012 at 8:58 AM, nitesh kumar <[email protected]> wrote: > I’m using Dspace. My application is running on one machine and Dspace is > running on different maching. But I’m storing document to dspace by import > tool through application(Machine 1). So I want to give assetsotre directory > path of machine 2(where Dspace is running).Please suggest me what and how to > do this.
Hi Nitesh, since from the point of view of DSpace the assetstore is just a directory on the filesystem, you can use any method for mounting a directory remotely. Normal NFS or SMB will work just fine. The second possible method of accessing assetstore is SRB, but I don't know it first hand. You can read the documentation here: https://wiki.duraspace.org/display/DSPACE/DspaceSrbIntegration Regards, ~~helix84 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

