deleteExistingFile  : function () {
      // create async process
      var done = this.async();
      // erase mode
      if (this.cfg.erase) {