I discovered that on a Windows Jenkins server (Windows 2008 R2 Server) when a 'file parameter" uploads a file to the server it uses the * C:\Users\userName\AppData\Local\Temp* folder to keep a temporary copy of the file. In addition, these temporary files are not cleaned with any frequency.
As a result, I have run out of disk space trying to upload large files to the server. However, the same server has a very large D partition. Is it possible to redirect the temporary "file parameter" uploads to this partition instead of the C system partition? Thanks for any feedback! Ioannis -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/45f995a1-a5e4-458c-ac90-a95c8de47ad1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
