Modified Selectives.IsSelected(ObjectInfo) to include the user's account, to properly...
authorPanagiotis Kanavos <pkanavos@gmail.com>
Wed, 9 May 2012 09:01:09 +0000 (12:01 +0300)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Wed, 9 May 2012 09:01:09 +0000 (12:01 +0300)
commit5e64696492a40768cf4712be1151db6fe199778a
tree4dd5dff50691ad503e8083325cd64d73e13a41c5
parent276ee94df1758c458ffbb939d7515ed4095bf5af
Modified Selectives.IsSelected(ObjectInfo) to include the user's account, to properly check if selective synchronization is enabled.
ObjectInfo includes the account info of the target file, not the user's account and fails for shared files
trunk/Pithos.Core/Agents/Downloader.cs
trunk/Pithos.Core/Agents/SelectiveUris.cs
trunk/Pithos.Core/Agents/Uploader.cs