Commits on Sep 27, 2017

  1. use file.exists to check file existance

    isFile is only useful to distinguish between files and folders, and will throw an exception if the file doesn't exist. In 0.6.6 it always aborts with an exception unless the archive is already present.
    antonio-rojas committed Sep 27, 2017