Can't move files using symbolic links (allowLinking=true)

2011-03-21 Thread Goyo
Hi. I need to use a symbolic link to access a certain path in my server, where I'm using Jakarta Tomcat 4.1.18. We stablished a symbolic link to another path. At first, tomcat didn't see this path through the symlink, but we searched for it and found the allowLinking=true feature. Now, it sees the

Re: Can't move files using symbolic links (allowLinking=true)

2011-03-21 Thread Goyo
ath in another partition. Now, it doesn't move the file when using the server application (although we can do it manually from the filesystem using the same user of the tomcat server). Any help? 2011/3/21 André Warnier > Goyo wrote: > >> Hi. >> I need to use a symbolic

Re: Can't move files using symbolic links (allowLinking=true)

2011-03-21 Thread Goyo
The (another) problem is that we can't access the source code :S 2011/3/21 Peter Crowther > On 21 March 2011 16:35, Goyo wrote: > > > We want to move a file from origin/ to origin/target/ > > Previously, this movement was made perfect > > Then, we change origin

Re: Can't move files using symbolic links (allowLinking=true)

2011-03-22 Thread Goyo
Firstly, thanks for all your answers. Inside "origin" there're about ten subdirs like "target". Some of them are symlinked to the new filesystem. The rest, must remain in their path so: - AFAIK, we can't mount the new drive to origin/target because target is not the only subdir we are symlinking (