Manage the uploading of files to an FTP account.
makedirs(path) Instance Public methods Create the directory path
close() Instance Public methods Close the uploader.
connect(path, host, account, password) Class Public methods Create an uploader
upload_files(wildcard) Instance Public methods Upload all files matching wildcard
new(path, host, account, password) Class Public methods Create an FTP uploader