pingoo
Cadet
- Joined
- Jun 21, 2017
- Messages
- 2
Hello,
I'm trying to configure a freenas which is connected to a 2012 Windows Server. (The freenas is in the domain)
I want my freenas to take snapshots every X time and have it send the snaps to my windows server. So I thought about doing a periodique instance (for ex; every friday night). And do a task on Windows Server with Task Scheduler where it will launch a script enabling it to connect through SSH and copy the snapshot in the folder c:\allsnap (ex: saturday morning)
(scp root@10.0.0.3\path\of\snapshop c:\allsnap) Is such a thing possible?
Thanks !
I'm trying to configure a freenas which is connected to a 2012 Windows Server. (The freenas is in the domain)
I want my freenas to take snapshots every X time and have it send the snaps to my windows server. So I thought about doing a periodique instance (for ex; every friday night). And do a task on Windows Server with Task Scheduler where it will launch a script enabling it to connect through SSH and copy the snapshot in the folder c:\allsnap (ex: saturday morning)
(scp root@10.0.0.3\path\of\snapshop c:\allsnap) Is such a thing possible?
Thanks !