CLI "s3 sync" fails to handle CTRL+C on Windows

0

The AWS Command Line Interface (CLI) on Windows 11 fails to respond to CTRL+C. It does reliably respond to CTRL+C and cancels operations as expected on Linux. Is the failure of AWS CLI to handle CTRL+C on Windows 11 a known defect? Is there a workaround?

The failure was observed when running a long aws s3 sync command.

aws-cli/2.7.13 Python/3.9.11 Windows/10 exe/AMD64 prompt/off
Windows Terminal, Version: 1.13.11432.0
Microsoft Windows 11 Enterprise, 10.0.22000 N/A Build 22000
gefragt vor 2 Jahren448 Aufrufe
1 Antwort
0
Akzeptierte Antwort

Hi , you can try Ctrl + Break , if Break is not available in keyboard then you can try Ctrl + FN + B or Ctrl + FN + S

sourav
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen