nielsmouthaan / ejectify-macos

Ejectify automatically unmounts external volumes when your Mac starts sleeping, and mounts them again after it wakes up.
https://ejectify.app
Other
384 stars 51 forks source link

Automatically close and then open applications. #23

Closed sohate closed 2 years ago

sohate commented 3 years ago

Automatically close and then open applications that prevent you from unmount an external hdd. Now, if certain applications work with an external hdd, then nothing happens. You have force unmount but it's unsafe. Can you add an option to let the user choose an application that should be auto-close and auto-open? Thanks!

nielsmouthaan commented 3 years ago

Thanks. I definitely understand and see its potential, but consider this out of scope for the moment.

sohate commented 3 years ago

Damn! I bought it already, but now it’s useless :( Still, thanks for good app.

On 30 Apr 2021, at 16:55, Niels Mouthaan @.**@.>> wrote:

Thanks. I definitely understand and see its potential, but consider this out of scope for the moment.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/nielsmouthaan/ejectify-macos/issues/23#issuecomment-829915357, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATQYO7B7RCAKUWKUCWEMFNLTLJO6RANCNFSM433IGYNA.

nielsmouthaan commented 3 years ago

The thing is, I expect some issues with this feature. When a volume fails to unmount, it's likely because an app is using it. Stopping that app won't always help as that app will likely delay quitting in order to finalize its file process. Force quitting that app might corrupt (app) data and that's also what you don't want. Effectively what you're asking for is already possible with Ejectify. Enable _Force _unmount__ and it will unmount volumes even when apps are using those volumes. No need to quit the apps I expect.

sohate commented 3 years ago

Totally agree with that! But I’m afraid that unsafe eject corrupt my external hdd (not just files).

On 30 Apr 2021, at 17:02, Niels Mouthaan @.**@.>> wrote:

The thing is, I expect some issues with this feature. When a volume fails to unmount, it's likely because an app is using it. Stopping that app won't always help as that app will likely delay quitting in order to finalize its file process. Force quitting that app might corrupt (app) data and that's also what you don't want. Effectively what you're asking for is already possible with Ejectify. Enable Force unmount and it will unmount volumes even when apps are using those volumes. No need to quit the apps I expect.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/nielsmouthaan/ejectify-macos/issues/23#issuecomment-829918819, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATQYO7D2Y75MCMERW4IGT23TLJPXXANCNFSM433IGYNA.

nielsmouthaan commented 2 years ago

Closing this issue as I consider this out-of-scope for Ejectify.