AnantLabs / big5sync

Automatically exported from code.google.com/p/big5sync
1 stars 0 forks source link

Network drives still don't work #236

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Tag a folder on a network drive
2.Tag a local folder
3."Unexpected Error" occures

What is the expected output? What do you see instead?
I want to sync all my devices (Netbook, Laptop, Desktop) via Internet. That's 
why I rent the online drive and that's what I need Syncless for. FreeFileSync 
works perfect with that but is inferior to Syncless in many ways. 

What version of the product are you using? On what operating system?
2.1

011-07-03 22:32:16 -    Exception Caught
            --------------------------------------------------------
            System.UnauthorizedAccessException

                        System.UnauthorizedAccessException: Der Zugriff auf den Pfad "B:\.syncless" wurde verweigert.

               bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               bei System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               bei System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               bei Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               bei Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               bei Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

Original issue reported on code.google.com by deafrabb...@googlemail.com on 3 Jul 2011 at 8:36