ID: 24263, ZipImage

by Roman Silin Email: Anonymous


Zip Image for quantification Ntfs and Zip-Time.
Download Details
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
To download this, you must have registered:
A free membership

For Delphi, Version 6.0  to 12.0 683 downloads
Copyright: Open Source or other


Updated on Sat, 31 Oct 2009 02:24:56 GMT
Originally uploaded on Thu, 30 Nov 2006 01:34:44 GMT
SHA1 Hash: 284A3DC99A054E5F897E7836B85FA60E5F095D59
MD5 Hash: 33CA3D3C9A66989D2ACA64B1FB43DA49

    Explore the files in this upload

Description
Step 1:
We Add the subdirectories "Common Files" in compresseded file.

Step 2:
We Execute the program in directory "Common Files" with parameters:
"Filename.zip" /msg

The Program is not a completed utility, it tunes in individually, since originally object TZipImage was intended for internal use on small archive, intended for carrying the files of project, but in the same way for conduct of history of changes to project. When turning to file system ntfs there was is noticed that now and then to dates of files are added that one, that two seconds. In the same way During floor of year of usage there was is noticed that use the givenned object fixes the date for off-hour files. It Was Planned for correct use with ntfs by itself to add to archive an array of dates corresponding to list of points of archive, but then this can be executed two functions. Since given convertor not the known archivers marketed by additional parameters of adjusting and corresponding to target base, further decisions are not provided.

p.s.
gist of the matter:

FileAge(…, DT);
D := DateTimeToFileDate(DT) - PkFileDate;
Selected := (D <> 0) and (Abs(D) <= 4);

Last fixes:

Added file mask matches for folders, for
example filter string:
-*.dc*;-*.~*;-*.local;-*.ide*;-.svn\
Full success the daylight-savings time test.
Start savetime log current files

For more information, see http://www.telem.ru

   Latest Comments  View All Add New

Move mouse over comment to see the full text

Server Response from: CDC2