![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
A Windows or Linux service that will create Manifest.scp files for a directory and all its children. Make sure my local manifests are accurate. Does not sync against another sources manifests.
option: force re-hash. Read each file to make sure its hash matches that in the manifest. Even if the size and date seems to match the manifest.
Auto update manifests if files are changed locally. Listen for file changes. Create package zip files and update them if changed. Expose a TCP listen channel (on Port XXX) such that some external server can let us know that things have changed. (and should be updated)
TODO Expose an FTP service to make these files available ?
TODO Directory.ZIP if there exists a DirName.Zip with the same name as the Directory . The contents MUST match! make sur ethe zip file is updated. This zip file is an alternate way to grab a whole directory at one time. Do NOT include the Directory.ZIP in the manifest Size and hash calculations. Simply record that it exists!