how to cancel current operation? [CLOSED]

Questions, glitches, bugs and crashes
Locked
d0ublezer0
Posts: 102
Joined: Tue Jun 28, 2016 6:17 pm
Location: NN, Russia

how to cancel current operation? [CLOSED]

Post by d0ublezer0 » Wed Mar 30, 2022 6:23 pm

Hi!
In earlier versions i have ability to cancel current batch operations or ftp requests.
How to do this in current version?
I see progress bar on the icon - but, how to cancel this process?

User avatar
mike
Posts: 1060
Joined: Thu Jul 16, 2015 5:35 am
Location: Exeter, UK

Re: how to cancel current operation?

Post by mike » Wed Mar 30, 2022 8:44 pm

Hi,
Well there are two kinds of asynchronous operations - one is the fully fledged file operations with a progress bar in the middle of a window, they can be cancelled by clicking on the (X) icon.
Another is like opening a directory, reloading a listing, calculating sizes etc, it can be cancelled via an Esc key.
The latter can be a bit fiddly on VFSes with high latency.
Which one are you referring to?

d0ublezer0
Posts: 102
Joined: Tue Jun 28, 2016 6:17 pm
Location: NN, Russia

Re: how to cancel current operation?

Post by d0ublezer0 » Fri Apr 01, 2022 2:02 pm

hi! I mean upload by FTP
https://prnt.sc/lX4ybm73-jUZ

User avatar
mike
Posts: 1060
Joined: Thu Jul 16, 2015 5:35 am
Location: Exeter, UK

Re: how to cancel current operation?

Post by mike » Sat Apr 09, 2022 11:27 am

Hi, I've just checked the cancellation - it worked.
Literally clicked on the "X" button next to the progress bar and the upload was cancelled.
Anything special about your setup?

d0ublezer0
Posts: 102
Joined: Tue Jun 28, 2016 6:17 pm
Location: NN, Russia

Re: how to cancel current operation?

Post by d0ublezer0 » Sat May 07, 2022 6:35 am

Sorry, i forgot to add operations panel to the top of NC. It works properly, thanks.

Locked