Skip to content

Issue with setting sync path #32

Open
@adz1111

Description

VSCode version: 1.25.0

CodeSync version: 2.5.3

CodeSync log: Can't find where to get this?

Issue:

When I set the external path - whatever I enter is ignored and the default seems to be used regardless, which is:

C:\Users\adam\OneDrive\Apps\code-sync

Yet on OneDrive (after quitting or exporting manually) it appends my machine's name to that folder - so the path is on Onedrive is actually:

C:\Users\adam\OneDrive\Apps-SBOOK2\code-sync

If I then try and Export All again - it ignores that path altogether and creates another new folder altogether:

C:\Users\adam\OneDrive\Apps-SBOOK2-1\code-sync

And if I do that again, yet another folder:

C:\Users\adam\OneDrive\Apps-SBOOK2-2\code-sync

...and so on (these are all empty folders). I also get an error message when I try to do the Export All, saying:

ENOENT: no such file or directory open "C:\Users\adam\OneDrive\Apps\code-sync\settings.json"

(which is the actual path that was set). So the path set doesn't seem to be the path used?

Thanks

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions