''' Created on Feb 7, 2012 @author $Author$ @version $Id$ ''' class FtpServer: ''' classdocs ''' def __init__(self): ''' Constructor ''' pass