- 
                Notifications
    You must be signed in to change notification settings 
- Fork 14
Closed
MerginMaps/python-api-client
#253Labels
bugSomething isn't workingSomething isn't workingcriticalThe most critical classificationThe most critical classificationsyncRelated to synchronisation of projectsRelated to synchronisation of projects
Description
There are many support tickets related to (mostly Windows) users having local project copy on a shared/network drive, be it SharePoint, OneDrive, Dropbox etc.
The point is that it interferes with our sync, that creates temp files and deletes them while OneDrive tries to read them, and then sync fails on that. I think the very first thing we need to do is to put temporary files to the system-wide temporary folder, that should in my opinion already fix most of the issues
Fix:
- Use system-wise temporary folder for storing temp sync data instead of the hidden .merginfolder
Outdated description
Shall we add a check/warning in the New Project wizard if local project path:
- is on a network drive (for Windows users, please see this SO page)
- is part of SharePoint/OneDrive/Dropbox
Examples of shared paths on Windows:
C:\Users\<user>\OneDrive\Desktop\
D:\Dropbox\[Shared Folder] aaa\
C:\Users\<user>\Dropbox\Mein PC\
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcriticalThe most critical classificationThe most critical classificationsyncRelated to synchronisation of projectsRelated to synchronisation of projects