Tool Download

Ensure

Ensures a list of files exists.

Tool Name:

Ensure

Tool Version: 1.0

Tool Type: Freeware

Tool Cost In: 0 US$

Tool Target Platform: Windows

Tool OS Support: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64

Limitations: No Limitations.

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
Ensure is a simple utility that takes a list of file names, one per line. It ensures each one exists and issues an error message if it does not. You run it like this: java -jar ensure.jar ensure.csv

Long Description 1:
Ensure is a simple utility that takes a list of file names, one per line. It ensures each one exists and issues an error message if it does not. You run it like this: java -jar ensure.jar ensure.csv where ensure.csv is the list of file names.

Long Description 2:
Ensure is a simple utility that takes a list of file names, one per line. It ensures each one exists and issues an error message if it does not. You run it like this: java -jar ensure.jar ensure.csv where ensure.csv is the list of file names. In future there will be a date so you can ensure the file is younger or older than that date. This is quicker than writing a BAT script to look for all the files. You can use CSVSort to keep the list in order.