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

Ignore is not respected for upload/download or sync #428

Closed
1 task done
opicron opened this issue Dec 14, 2018 · 2 comments
Closed
1 task done

Ignore is not respected for upload/download or sync #428

opicron opened this issue Dec 14, 2018 · 2 comments

Comments

@opicron
Copy link

opicron commented Dec 14, 2018

Do you read the FAQ?

  • Yes.

Describe the bug
The ignore setting is not respected for upload/download or sync.

To Reproduce

  1. 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
    }

  2. Sync or Upload/Download

  3. 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):

  • OS: Windows 10 64bit
  • VSCode Version: 1.3
  • Extension Version : 1.8.3

Extension Logs from Startup - required
https://gist.github.com/opicron/bfab461531ec1fde60358d082897408a

@liximomo
Copy link
Owner

Please try the fix pacakge.

@opicron
Copy link
Author

opicron commented Dec 15, 2018

Tried and it is working! Thank you very much.

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