I’ve sat up a repository to dump files in, using my newest creation: Flocker. This is essentially an online file locker, where I can place files and control who can see them. I’ll use this to dump files I want public, but also for files only a few people should have access to.
Flocker is created on top of CodeIgniter, mostly as a test of this framework. So far it looks good. I have not hit a wall with it yet, like I frequently did when I tested out Ruby on Rails.