This is a first-shot implementation of a fileuploader which creates a fileobject via ZODB access (thru zopectl run).
Primary usefull in environments with ZEO storage so the main site can be up and running while uploading data.
Usage: zopectl run fileimport.py <uploadfile> <zopepath>