mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
f08741c7ec
directories rapidly. PR: 33430 Submitted by: Seamus Venasse <svenasse@polaris.ca>
11 lines
391 B
Plaintext
11 lines
391 B
Plaintext
File::DirSync will make two directories exactly the same. The goal
|
|
is to perform this synchronization process as quickly as possible
|
|
with as few stats and reads and writes as possible. It usually can
|
|
perform the synchronization process within a few milliseconds - even
|
|
for gigabytes or more of information.
|
|
|
|
WWW: http://freeware.roobik.com/filedirsync/
|
|
|
|
- Seamus Venasse
|
|
svenasse@polaris.ca
|