Revision b666b39a trunk/Pithos.Core/Agents/FileAgent.cs

b/trunk/Pithos.Core/Agents/FileAgent.cs
71 71

  
72 72
        private AccountInfo AccountInfo { get; set; }
73 73

  
74
        private string RootPath { get;  set; }
74
        internal string RootPath { get;  set; }
75 75

  
76 76
        private static readonly ILog Log = LogManager.GetLogger("FileAgent");
77 77

  

Also available in: Unified diff