Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"upOnly": true still syncs from remote to local when "sync-rsync.onLoadIndividual": true #116

Open
eroller opened this issue Nov 3, 2020 · 2 comments

Comments

@eroller
Copy link

eroller commented Nov 3, 2020

I have a single site specified with "upOnly": true along with "sync-rsync.onLoadIndividual": true as follows:

    "sync-rsync.onLoadIndividual": true,
    "sync-rsync.sites": [
    {
        "upOnly": true
    }
    ]

When I load a file in VSCode the rsync is happening from remote to local which I did not expected.

This seems like a bug?

@wowvwow
Copy link

wowvwow commented Nov 17, 2022

me too,
"upOnly": true
"downOnly": false,

@wowvwow
Copy link

wowvwow commented Nov 17, 2022

can you fix it, pls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants