vscode-sftp icon indicating copy to clipboard operation
vscode-sftp copied to clipboard

When download a remote file,How to overwrite local file?

Open 18718821950 opened this issue 6 years ago • 2 comments
trafficstars

Operation recurrence:

  1. Modify a file randomly in the workspace without saving or uploading.

  2. Right click this file to download

Result:

There is no change in the content of the document. The content just modified is still in use.

Expect:

The contents of the remote file overwrite the local

18718821950 avatar Oct 19 '19 09:10 18718821950

me too

cooper1x avatar Oct 31 '19 10:10 cooper1x

I agree, the default behaviour is broken. It should overwrite your local file on download. Otherwise, what exactly is the download command doing?

zetokore avatar Jun 08 '22 18:06 zetokore