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
Do you read the FAQ?
Describe the bug The ignore setting is not respected for upload/download or sync.
To Reproduce
Configuration: https://gist.github.com/opicron/013e66e9f3f577266d06f06dc39bad2b *ps sometimes vscode gives this notice which is odd I think. { "resource": "/c:/Users/opicr/Desktop/tseportal/.vscode/sftp.json", "owner": "generated_diagnostic_collection_name#0", "severity": 4, "message": "Missing property "name".", "startLineNumber": 1, "startColumn": 1, "endLineNumber": 1, "endColumn": 2 }
Sync or Upload/Download
File is downloaded/uploaded
Expected behavior I expected the files and folders to be ignored. The /wflogs and /uploads are still being transfered.
Screenshots Not applicable.
Desktop (please complete the following information):
Extension Logs from Startup - required https://gist.github.com/opicron/bfab461531ec1fde60358d082897408a
The text was updated successfully, but these errors were encountered:
Please try the fix pacakge.
Sorry, something went wrong.
Tried and it is working! Thank you very much.
No branches or pull requests
Do you read the FAQ?
Describe the bug
The ignore setting is not respected for upload/download or sync.
To Reproduce
Configuration:
https://gist.github.com/opicron/013e66e9f3f577266d06f06dc39bad2b
*ps sometimes vscode gives this notice which is odd I think.
{
"resource": "/c:/Users/opicr/Desktop/tseportal/.vscode/sftp.json",
"owner": "generated_diagnostic_collection_name#0",
"severity": 4,
"message": "Missing property "name".",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 2
}
Sync or Upload/Download
File is downloaded/uploaded
Expected behavior
I expected the files and folders to be ignored. The /wflogs and /uploads are still being transfered.
Screenshots
Not applicable.
Desktop (please complete the following information):
Extension Logs from Startup - required
https://gist.github.com/opicron/bfab461531ec1fde60358d082897408a
The text was updated successfully, but these errors were encountered: