I am trying to sync with a NAS that has its disks set to spin down.
Is there any way I can run an external program, such as a "Wake on LAN" utility prior to running my FreeFileSync batch?
Wake on LAN
- Posts: 3
- Joined: 23 Feb 2024
- Posts: 4056
- Joined: 11 Jun 2019
- Posts: 3
- Joined: 23 Feb 2024
Thanks, I will take a look at that
- Posts: 1037
- Joined: 8 May 2006
WAKE-UP-NAS.bat:
WakeMeOnLan.exe /wakeup NAS
- Posts: 3
- Joined: 23 Feb 2024
That WakeMeOnLan utility from Nirsoft is the one I currently use with the internal IP address of the NAS specified.
Could this and the FreeFileSync batch config file be combined together in an old fashioned DOS batch file?
I think I would need a pause/delay function to wait until the NAS has woken up though.
Could this and the FreeFileSync batch config file be combined together in an old fashioned DOS batch file?
I think I would need a pause/delay function to wait until the NAS has woken up though.