Bug #2197

Creation of multiple empty Pithos folders results in only a single download operation

Added by Panagiotis Kanavos about 12 years ago. Updated about 12 years ago.

Status:Closed Start date:03/12/2012
Priority:Medium Due date:
Assignee:Panagiotis Kanavos % Done:

100%

Category:Networking Spent time: -
Target version:PreAlpha

Description

An incorrect equality check for folders results in download operations on multiple empty directories to appear as a single download operation.

All directory objects have the same hash. The incorrect code in LocalEqualityComparer.cs didn't differentiate between files and folders and assumed that if the server hashes match, the objects were the same.

Associated revisions

Revision dccd340f
Added by Panagiotis Kanavos about 12 years ago

Fixed problems with missing empty directories due to incorrect LocalFileComparer.cs check
Fixes #2197

History

#1 Updated by Panagiotis Kanavos about 12 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF