Re: Controlling permissions when creating directories

2013-07-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Scott, On 7/30/13 1:51 PM, sderrick wrote: > The host we use, uses the java service wrapper to launch tomcat so > I added > > wrapper.java.umask=0002 > > to the .conf file. > > Now I can ratchet the the permissions down with PosixFilePermisions >

Re: Controlling permissions when creating directories

2013-07-30 Thread sderrick
PosixFilePermisions     All is well now. thanks again, Scott Original Message Subject: Re: Controlling permissions when creating directories From: Techienote com [via Tomcat] <ml-node+s10n500236...@n6.nabble.

Re: Controlling permissions when creating directories

2013-07-30 Thread techienote . com
my BlackBerry® from Vodafone -Original Message- From: Christopher Schultz Date: Mon, 29 Jul 2013 21:16:57 To: Tomcat Users List Reply-To: "Tomcat Users List" Subject: Re: Controlling permissions when creating directories -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Scott,

Re: Controlling permissions when creating directories

2013-07-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Scott, On 7/29/13 8:36 PM, Scott Derrick wrote: > I am using tomcat7, on centOS6 > > The app crates a folder, uploads a file to the folder, processes > the file and then provides a download link to the resulting file. > All this works fine on a to

Controlling permissions when creating directories

2013-07-29 Thread sderrick
urs! thanks, Scott -- View this message in context: http://tomcat.10.x6.nabble.com/Controlling-permissions-when-creating-directories-tp5002328.html Sent from the Tomcat - User mailing list archive at Nabble.com. -

Controlling permissions when creating directories

2013-07-29 Thread Scott Derrick
I am using tomcat7, on centOS6 The app crates a folder, uploads a file to the folder, processes the file and then provides a download link to the resulting file. All this works fine on a tomcat7 server running on my desktop machine. Running tomcat7 on the server, its broke. I create the folder