Uploaded image for project: 'Copy Handler'
  1. Copy Handler
  2. CH-196

Unify retrieving file/dir attributes when file handle is open

    XMLWordPrintable

Details

    • Story
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.40beta-svn704
    • engine
    • None

    Description

      Currently CH uses FindFirstFileEx to retrieve updated file information about file, even if the file handle is already open.
      Information retrieved using FindFirstFile/FindNextFile might be out-of-date in case of NTFS filesystem (https://msdn.microsoft.com/en-us/library/windows/desktop/aa364418%28v=vs.85%29.aspx). It should be more efficient to get information using the opened handle. Also the information retrieved from handle will be more up-to-date.

      Attachments

        Activity

          People

            admin ixen
            admin ixen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 30 minutes
                30m