Skip to content
Discussion options

You must be logged in to vote

Hum, this is not how remote development over SSH via VSCode works (or any system actually).
You can render the document or whatever really, then in the sidebar, explorer tab, click right for the contextual menu and then press the download menu to download locally the rendered document.

You can do the other way around, do everything locally, then connect over SSH and upload (drag and drop) the rendered file.

Edit: far as I can tell, the quarto publish command can't be used with custom ssh/sftp/etc. servers/protocols, thus after quarto render, you need to implement the upload to the server part yourself using whatever file transfer protocol suited for your server.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@vmmhep
Comment options

@eitsupi
Comment options

@vmmhep
Comment options

Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants