Modifications to allow synchronization of shared files:
authorPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 30 Jan 2012 19:19:48 +0000 (21:19 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 30 Jan 2012 19:19:48 +0000 (21:19 +0200)
commitd9b1cbebc7b86aad9c545a489496dbc74ba774c4
tree3220b90966c5fa08a39967feaafe6e545623004b
parent4d59e647c16ab0bca07667242619ae9ea1e10701
Modifications to allow synchronization of shared files:
- Ensure shared files are stored in the proper local directory
- Ensure only writable files are uploaded
- Filter file events for the shared folder and the accounts and containers in it
- Change PutWithHashMap to account for a modified server content (proper json instead of hashes per line)
trunk/Pithos.Client.WPF/Preferences/GroupsView.xaml
trunk/Pithos.Client.WPF/Preferences/GroupsViewModel.cs
trunk/Pithos.Core/Agents/FileAgent.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Interfaces/ObjectInfo.cs
trunk/Pithos.Interfaces/Pithos.Interfaces.csproj
trunk/Pithos.Network/CloudFilesClient.cs
trunk/Pithos.Network/FolderConstants.cs [deleted file]
trunk/Pithos.Network/Pithos.Network.csproj