file upload thing
Aug. 18th, 2014 09:11 pmA thought: I keep running into people who need to schlep large files around, bigger than can be sent by email. (One example is someone I know who runs a dictation service for the blind.) So they have to fit things like yousendit or dropbox into their workflow, and often they don't fit as well as they might.
But there doesn't seem to be a free alternative to run on your own server. Today I realised that this could be done fairly easily as an extension to a bug tracker like Bugzilla-- take out most of the fields on the "create a bug" page, optionally add anonymous uploads and quotas, and you're pretty much there. This would be useful enough for me that I might well have a go.
Update: A friend suggests OwnCloud.
But there doesn't seem to be a free alternative to run on your own server. Today I realised that this could be done fairly easily as an extension to a bug tracker like Bugzilla-- take out most of the fields on the "create a bug" page, optionally add anonymous uploads and quotas, and you're pretty much there. This would be useful enough for me that I might well have a go.
Update: A friend suggests OwnCloud.