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

Upload only newer files

Open Xan-Kun opened this issue 2 months ago • 0 comments

Is this a similar or duplicate feature request?

  • [ ] I don't know. I will go check it.
  • [x] No.

Is your feature request related to a problem? Please describe. When uploading slightly bigger directories, all files are uploaded all the time.

Describe the solution you'd like An option to only upload files that locally have a newer timestamp and/or size than the remote version.

Describe alternatives you've considered i tried to use the watcher, but its not possible for me to get it work reliably.

Does this project help you?

  • [x] Yes. SFTP IS AWESOME! ✨

Xan-Kun avatar Sep 21 '25 18:09 Xan-Kun