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

When syncing, add "job finished" message to log.

Open hocker1 opened this issue 3 years ago • 2 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. On slow connections, I am unable to recognize if sync job is finished or stuck.

Describe the solution you'd like In sync log, I would like to see some "job finish"-like message so I know for sure that all the files have been successfully synced.

Describe alternatives you've considered Sync log could also (and probably does) report failed sync, but the above solution seems more user-friendly to me, it gives me more certainty than waiting for possible error.

Does this project help you?

  • [x] Yes. SFTP IS AWESOME! (really, not just because it's prefilled here in Feature request form :-)

hocker1 avatar Dec 08 '21 17:12 hocker1

What do you do when it gets stuck? there's no "cancel" "retry" buttons...

ArneSaknussemm avatar Feb 18 '22 22:02 ArneSaknussemm

@ArneSaknussemm I do nothing but wait or restart VSCode. The point is, that I know, that my working copy is not up to date.

hocker1 avatar Feb 19 '22 10:02 hocker1