Moving Insync folder using Robocopy

Hi,

I have to move my Insync folder from a external drive to a internal drive.
I stopped insync service.
I’m copying the Insync content and all hard disk content using robocopy (Windows).
After the copy finished, I’d like to assign the same drive letter from the source and then, I will try to restart Insync service.

Is it possible? Will it work?

@Paulo_Mendes: If the path to the Insync folder stays the same, it would work.

Are you running Insync as a service? If the path to the new Insync location can’t stay the same, then you will have to stop the service, start Insync as normal executable: Open the app window by clicking the tray icon -> Click account photo -> Go to “Account Settings” -> Locate -> Select the new complete path of the Insync folder (not just location, but the complete path including the Insync folder itself) -> Apply Changes

Thanks.