the tmp folder is created on installl now, and it is used when c5 uses curl to grab a package, it puts in in the tmp directory, it then un zips it in the tmp directory and copys and renames to the /packages folder
it is entirely safe to delete this folder (because its temporary but php doesn't have a way to define temp folders so it auto clears)
trash is safe to delete as well but isn;t recommended
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.
I've never seen tmp though