2003-12-17 07:25:44 +01:00
|
|
|
File::DirSync will make two directories exactly the same. The goal is
|
2004-02-21 07:55:01 +01:00
|
|
|
to perform this synchronization process as quickly as possible with as
|
2003-12-17 07:25:44 +01:00
|
|
|
few stats and reads and writes as possible. It usually can perform the
|
2004-02-21 07:55:01 +01:00
|
|
|
synchronization process within a few milliseconds - even for gigabytes
|
2003-12-17 07:25:44 +01:00
|
|
|
or more of information.
|