public Uploader(ConfigReader config) { _config = config; _applicationServerPath = HttpContext.Current.Server.MapPath(string.Empty); }