unit2044
Cadet
- Joined
 - Nov 30, 2021
 
- Messages
 - 4
 
Situation:
Server A: Main server, TrueNas Core, Timemachine Backups
Server B: Backup server, TrueNas Scale.
I tried to set up a replication task for my timemachine backups.
As those snapshots are not named "auto-...." it does not replicate anything.
The TimeMachine snapshots are named "aaptl-...".
So I tried with regex "/aapltm-[0-9]/gm" and "aapltm-[0-9]" but it doesnt work..
Any idea?
The documentation says nothing about that field.
I have replications for other datasets from Server A -> B that work just fine.
	
		
			
		
		
	
			
			Server A: Main server, TrueNas Core, Timemachine Backups
Server B: Backup server, TrueNas Scale.
I tried to set up a replication task for my timemachine backups.
As those snapshots are not named "auto-...." it does not replicate anything.
The TimeMachine snapshots are named "aaptl-...".
So I tried with regex "/aapltm-[0-9]/gm" and "aapltm-[0-9]" but it doesnt work..
Any idea?
The documentation says nothing about that field.
I have replications for other datasets from Server A -> B that work just fine.