The LocalTime property determines if files should be 
          exclusively locked when a client attempts to upload or download a 
          file. If another client attempts to access the same file, the 
          operation will fail. By default, the server will permit multiple 
          clients to access the same file, although it will still write-lock 
          files that are in the process of being uploaded..
          The default value for this property is False.