Chas4 1 Posted June 2 Share Posted June 2 Still waiting on a fix for this, already opened a support ticket about 2 years ago and seems the developers refused to look at the logs and screenshots and video if the ESET bug. Quote Link to comment Share on other sites More sharing options...
Administrators Marcos 4,244 Posted June 3 Administrators Share Posted June 3 According to the developers excluding the TimeMachine volume always worked. Please create a script set_exclude.sh with the following content and run it: product="endpoint_mac" json=$(cat <<EOF { "id": 0, "method": "_CE.rpc_api.screen_values_set", "params": { "values": { "daemon.settings.excludes": {"enabled": 1, "files": [{"path": "/Volumes/com.apple.TimeMachine.apple*.*"}]} }, "major": -1, "product": "$product", "minor": -1, "product_name": "$product" } } EOF ) /Applications/ESET\ Endpoint\ Security.app/Contents/MacOS/esets_daemon --json-rpc="$json" Peter Randziak 1 Quote Link to comment Share on other sites More sharing options...
Chas4 1 Posted June 3 Author Share Posted June 3 5 hours ago, Marcos said: According to the developers excluding the TimeMachine volume always worked. Please create a script set_exclude.sh with the following content and run it: product="endpoint_mac" json=$(cat <<EOF { "id": 0, "method": "_CE.rpc_api.screen_values_set", "params": { "values": { "daemon.settings.excludes": {"enabled": 1, "files": [{"path": "/Volumes/com.apple.TimeMachine.apple*.*"}]} }, "major": -1, "product": "$product", "minor": -1, "product_name": "$product" } } EOF ) /Applications/ESET\ Endpoint\ Security.app/Contents/MacOS/esets_daemon --json-rpc="$json" But according the ticket I opened the ticket back in December 2020, sent logs and photos and videos and seems those were all ignored by developers. This is not a local usb drive but one over the Network (/Volumes/.timemachine/devicename._afpovertcp._tcp.local./different set of characters) using Apple's protocol (the path changes every reboot of macOS or of the router, might be other times it changes). Rather than taking maybe an hour to backup sometimes the back ups might take over 16 hours, Also that script has never been mentioned in any of the tickets I had for the time machine bug. Quote Link to comment Share on other sites More sharing options...
Chas4 1 Posted June 3 Author Share Posted June 3 (edited) They are excluded, yet the protection summary shows ESET scanning every file on the network drive as it is written (this time is even with the throttling disabled for backups), after I had posted this the estimate by macOS went up to 13 hours. Edited June 3 by Chas4 Quote Link to comment Share on other sites More sharing options...
Administrators Marcos 4,244 Posted June 3 Administrators Share Posted June 3 V7 will add support for process exclusions which should eventually help you with the issue. Quote Link to comment Share on other sites More sharing options...
Chas4 1 Posted June 3 Author Share Posted June 3 1 hour ago, Marcos said: V7 will add support for process exclusions which should eventually help you with the issue. @MarcosTill then is there a way to get ESET to correctly exclude the network location since it currently ignores path exclusions that are not physical local drives to the time machine? Current speed is ~0.06 MB/s, 0.05 items/s due to ESET ignoring the exclusion setting, and macOS is estimating around 20 hours for the approx 64GB left Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.