sorry if this has been asked before but i haven’t found any answer so far
what i understand from odrive now is that it will sync every file inside a folder when i open that folder, but what if that folder needs to be accessed by a certain application ?
in my case, since i’m a computer science student, my storage are filled with project files, be it unity, websites, nodeJS or any other project that if opened manually, will contains like hundreds of subfolders and files that i never need to open manually since the project is usually opened straight from the IDE, my question is, if i try to open it from the IDE or any other application, will it automatically sync or how ?
in the case of dropbox or any other cloud storage, sync happened when i start my computer, so when i open the project with my IDE i can be sure that it’s already the latest version, but how does it work with odrive since it only sync files on demand when i open the folder ?
i’m aware that in odrive i can manually sync a certain folder down to all of its subfolders when i wanted to, but does that mean i need to right click on my project folder and sync it before opening it in my IDE everytime i need to work on a project ?
thanks