Hi, Josef.

Once every hour, SourceJammer should delete every file in the _temp folder that is 
more than one
day old. So no file should stay in this directory for longer than one day.

I don't know why the clean up process would not be running for you. Check your Tomcat 
stdout log
and see if it contains messages that look like this:

>> Removing temp files older than: [some date]

This is the message that the cleanup process prints when it cleans out the _temp 
directroy. 

Are the files in your archive especially big--so that one day's worth of files in your 
_temp
directory would be more than your drive could handle? Perhaps I need to make the clean 
up
processor configurable so that you can delete temp files sooner.

--Rob



--- "Josef Gattermayer [Pepus]" <[EMAIL PROTECTED]> wrote:

> Hi Rob,
>     it's another stupid question again :). In my webaps folder
> (apache-tomcat) on sourcejammer/web-inf/conf there is a _temp folder. It
> looks like when someone is getting files from SJ there is stored a copy of
> it. But the problem is, that the temp gets bigger and bigger till it fills
> all my system disk. Is there any way how to tell the server a maximum size
> of this temp? I have checked the XML conf files, but havent found anything.
> 
> Thanks,
>     Josef
> 
> 
> 



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
SourceJammer-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sourcejammer-users

Reply via email to