---------- Forwarded message ---------- From: don rhummy <[email protected]> Date: Tue, Jan 8, 2013 at 6:07 AM Subject: Re: [Mono-aspnet-list] Where are compiled/temp files stored for ASP.Net + Mono on Ubuntu? To: Daniel Lo Nigro <[email protected]>
Is there a way (on my dev server only of course) to make a class that my page can call which deletes all the files in that temp folder so it can recompile everything? (It would need root access since the folder is only viewable to root) I know this is a security risk but my dev server's only available internally and I'd make a separate "recompile everything" page. ------------------------------ *From:* Daniel Lo Nigro <[email protected]> *To:* [email protected]; [email protected] *Sent:* Saturday, December 22, 2012 3:37 AM *Subject:* Re: [Mono-aspnet-list] Where are compiled/temp files stored for ASP.Net + Mono on Ubuntu? On Windows, it's stored at "%SystemRoot%\Microsoft.NET\Framework\versionNumber\Temporary ASP.NET<http://asp.net/>Files" but I can't find anything like that on my Ubuntu file system. Check /tmp/www-data-temp-aspnet-0/
_______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
