5

I was uploading files through sublime sftp. But i don't find any source through which we can stop the current file upload in sublime sftp except closing the whole program. So if any one knows about this problem please tell me how to stop current file upload in submit sftp?

1
  • Please reply on my below answer. Did you try tips from my answer ? If it unhelpful I'll just remove it Commented Mar 16, 2016 at 18:31

2 Answers 2

9

ctrl+alt+(u, x) - Stop the current SFTP/FTP server activity (connection, upload or download).

0
7

It's useful to use ctrl + \,get it from here: https://lists.mindrot.org/pipermail/openssh-unix-dev/2010-July/028866.html

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .