We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a single site specified with "upOnly": true along with "sync-rsync.onLoadIndividual": true as follows:
"upOnly": true
"sync-rsync.onLoadIndividual": true
"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?
The text was updated successfully, but these errors were encountered:
me too, "upOnly": true "downOnly": false,
Sorry, something went wrong.
can you fix it, pls
No branches or pull requests
I have a single site specified with
"upOnly": true
along with"sync-rsync.onLoadIndividual": true
as follows: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?
The text was updated successfully, but these errors were encountered: