Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
authorGeorge Pantazis <gpant@noc.grnet.gr>
Thu, 26 Apr 2012 15:47:19 +0000 (18:47 +0300)
committerGeorge Pantazis <gpant@noc.grnet.gr>
Thu, 26 Apr 2012 15:47:19 +0000 (18:47 +0300)
trunk/Pithos.Core/Agents/Uploader.cs

index 67e6db1..8239341 100644 (file)
@@ -90,6 +90,8 @@ namespace Pithos.Core.Agents
                             if (!cloudInfo.IsWritable(action.AccountInfo.UserName))
                                 return;
 
+                                //TODO: If the object does not exist, check that we can upload to the folder
+
                             if (fileInfo is DirectoryInfo)
                             {
                                 //If the directory doesn't exist the Hash property will be empty