Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Synchronizer

Optimized for:

  • synchronization between physical hard disk drives (overlapped reads)
  • mostly matching files (updating backup files)
  • low CPU usage and high speed / efficiency

Dependencies:

  • Windows x86_64
  • AVX2
  • ntdll.dll
  • advapi32.dll
  • shell32.dll
  • SeLockMemoryPrivilege

Usage: NtFileSync.exe \??\J:\source_file.bin \??\K:\destination_file.bin

About

Inter-Hard Disk Drive File Synchronizer

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages