In that case, I believe my problem has been solved! Thanks for the help everyone!
-Michael Holt Assistant Professor and Reference Librarian Valdosta State University Valdosta, GA 31698 229.333.7105 [email protected] ________________________________________ From: [email protected] [[email protected]] on behalf of helix84 [[email protected]] Sent: Monday, March 12, 2012 2:14 PM To: Michael O. Holt Cc: [email protected] Subject: Re: [Dspace-tech] Problem uploading files during submission process On Mon, Mar 12, 2012 at 19:06, Michael O. Holt <[email protected]> wrote: > Ok, so I finally got it to work. I thought that a permission level of 755 > would have been sufficient for writing and uploading items. However, I > changed permissions on a lark to 777 on asssetstore and it works! I'm a bit > concerned that 777 is a bit too permissive. Is it ok to leave assetstore at > 777? If not, what permission setting do you reccomend? There's no difference in rights between 0777 and 0755 for the file/directory owner. This indicates that you are indeed trying to write to assetstore as 2 different users. It's recommended to run DSpace under the same user as Tomcat runs - the same issue Oscar raised before. If there is just 1 user, you can set even 0700 permissions and it will work. OTOH, if the machine is dedicated to DSpace, i.e. there are no other users, you don't need to worry too much about the difference between 0755 and 0777. Regards, ~~helix84 ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

