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

Seems to be sending to local instead of remote #502

Open
cliff-in-auld-reekie opened this issue Aug 21, 2024 · 0 comments
Open

Seems to be sending to local instead of remote #502

cliff-in-auld-reekie opened this issue Aug 21, 2024 · 0 comments

Comments

@cliff-in-auld-reekie
Copy link

cliff-in-auld-reekie commented Aug 21, 2024

I use a normal install and the following simple config:
{
"name": "Servers",
"host": "",
"protocol": "sftp",
"port": ,
"secure": true,
"username": "",
"password": "",
"remotePath": "/web",
"uploadOnSave": true
}

So, when I change a file and save it (Mac-OS 14.6.1) I expected it to send to remote but get:
[08-21 11:28:21] [info] [file-save] <local_vs-code_source_location/filename.css>
[08-21 11:28:22] [info] local ➞ remote <local_vs-code_source_location/filename.css>

I have replaced all private data with descriptions in <...>

It all used to work fine and I'm not sure what changed to cause it to continually fail.

Sometimes an uninstall including removing all extension data from VS-Code and refreshing fixes it, then later it regresses.

It may be when I switch networks but I'm not sure. Anyway, it seems rather odd that it'd try to send back to the file's own location.

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

1 participant