You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Time machine allows for adding multiple drives for backups, it then writes backups to those drives in a round robin. I was trying to understand which drive would be affected by your scripts, or would all of them be? Would it be possible to add options to select a particular drive, or all drives?
The text was updated successfully, but these errors were encountered:
The script currently gets the enumeration of backups no matter which drive they come from. I think, but I should verify it, that the macOS interface I'm using only enumerates currently available backup. That is: if a backup sits in a drive which is not connected, then it's not listed, and it's not taken into account in any way.
I'm considering adding support for multiple destinations to this script.
Time machine allows for adding multiple drives for backups, it then writes backups to those drives in a round robin. I was trying to understand which drive would be affected by your scripts, or would all of them be? Would it be possible to add options to select a particular drive, or all drives?
The text was updated successfully, but these errors were encountered: