Skip to content

FileFunctions

Abyss Morgan edited this page Sep 14, 2024 · 14 revisions

Anti Duplicates

This tool is used for delete/rename duplicate files compared by checksum or name.

Data entered:

  • Mode: Compare mode and action performed when duplicate detected.
  • Folders (one or multiple or .idx files)

Rules:

IDX example:

C:\myfolder\2BEDB811C264279B8D4E77A24E5A9F93.jpg
C:\myfolder\34325BA7ADACEBB1DC3118C85A24373A.jpg
C:\myfolder\3CAB9728A1A1EF89C4E8FCDE8BFDD364.jpg

Validate CheckSum

This tool is used for validate file checksum.

Data entered:

  • Mode: Choose the method of checking the checksum and algorithm (optional)
  • Folders (one or multiple)

Rules:

Related tools

Random File Generator

This tool is used for generate random files.

Data entered:

  • Mode (Select the file generation mode)
  • Size (Size for single/multiple files depends to mode)
  • Quantity (for multiple files only)
  • Output (one output folder)

Rules:

  • If output file already exists then tool will remove file before create new
  • Created file reserves disk space
  • File names will be always in following format "NGC-TOOLKIT-<32 bytes>.tmp"

Config:

Overwrite folders content

This tool is used for overwrite all files in folders, without change file structure and size.

Data entered:

  • Folders (one or multiple)

Rules:

  • Preserve folders structure
  • Preserve file size

Config:

Move files with structure

This tool is used for move files with folder structure

Data entered:

  • Input: (one folder: different than output)
  • Output: (one folder: empty or not existing, different than input)
  • Extensions (Empty for all, separate with spaces for multiple)
  • Name filter (Empty for none, separate with spaces for multiple)

Rules:

  • Preserve folders structure
  • If name filter used: operate only files when name contain one of filter

Copy files with structure

This tool is used for copy files with folder structure

Data entered:

  • Input: (one folder: different than output)
  • Output: (one folder: empty or not existing, different than input)
  • Extensions (Empty for all, separate with spaces for multiple)
  • Name filter (Empty for none, separate with spaces for multiple)

Rules:

  • Preserve folders structure
  • If name filter used: operate only files when name contain one of filter

Clone files with structure

This tool is used for sync files with folder structure.

Data entered:

  • Checksum algorithm
  • Input: (one folder: different than output)
  • Output: (one folder: empty or not existing, different than input)

Rules:

  • Preserve folders structure
  • Comparing files by checksum
  • Can delete files/folders on output
  • Can read checksum from {file_name}.{file_extension}.{checksum} file

Informations:

Additional configuration

- Tools:

Clone this wiki locally