You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
I followed the directions, and the example, on page: https://github.com/mkloubert/vs-deploy/wiki
I do not have a package, I only have webpatges I need to upload, and website mirrors on my local hard drive that needs to be synced with the server at my hosting service from time to time. Visual Studio Code indicated an error I could not figure out the cause of. So I decided to past in the relevant part of the example in the webpage linked to above. I got the same error. This error is shown in this screen shot:
As can be seen, there is on the first square bracket after "host":, an "Incorrect type" error. Is this an error that needs to be paid attention to?
Since this is an sftp target, it will require a private key. I do not see in the example a way to enter it. How is that entered?
When a webpage's edits are done and saved on the hard drive, how is the webpage uploaded? I do not see an option to do that from the Deploy extension in the menu that appears when I right click the mouse.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I followed the directions, and the example, on page:
https://github.com/mkloubert/vs-deploy/wiki
I do not have a package, I only have webpatges I need to upload, and website mirrors on my local hard drive that needs to be synced with the server at my hosting service from time to time. Visual Studio Code indicated an error I could not figure out the cause of. So I decided to past in the relevant part of the example in the webpage linked to above. I got the same error. This error is shown in this screen shot:
As can be seen, there is on the first square bracket after "host":, an "Incorrect type" error. Is this an error that needs to be paid attention to?
Since this is an sftp target, it will require a private key. I do not see in the example a way to enter it. How is that entered?
When a webpage's edits are done and saved on the hard drive, how is the webpage uploaded? I do not see an option to do that from the Deploy extension in the menu that appears when I right click the mouse.
The text was updated successfully, but these errors were encountered: