Abort upload/download pressing Ctrl+C

This commit is contained in:
ChristianVisintin
2020-12-12 22:00:12 +01:00
parent 3e72787625
commit a8a9cb9d2e
5 changed files with 95 additions and 23 deletions

View File

@@ -202,6 +202,7 @@ Password can be basically provided through 3 ways when address argument is provi
| `<R>` | Rename file |
| `<U>` | Go to parent directory |
| `<DEL>` | Delete file |
| `CTRL+C` | Abort file transfer process |
---