Why does RClone [Win11] unmount on Ctrl-C in PowerShell Terminal but not PowerShell ISE?

I'm trying to get a remote to mount on Windows service start and then cleanly unmount when that service is stopped or paused. I'm most of the way through debugging this, but I'm currently getting hung up on why there is inconsistent RClone behavior when launched via PowerShell Terminal vs PowerShell ISE.

Remotes mounted via PS Terminal are cleanly unmounted via CTRL-C.
Remotes mounted via PS ISE are not.

Can anyone shed some light on this for me?

Do you have a log with -vv from rclone when you attempt the unmount ins PS ISE? That would be useful.

hello and welcome to the forum,

this has been discussed in the forum,
https://forum.rclone.org/t/powershell-ise-not-responsive-to-interactive-prompts/28216

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.