Hi,
Would like to suggest something:
I have a MySQL database in production running on Windows, there's actually a whole partition that holds the database.
I'm
just testing Acrosync on that enviroment, backing up the whole
partition to a linux server (rsync over ssh) in "Continuous Upload"
mode. And it works well combinated with incremental auto-managed backups
(one of the best and more usefulls features of Acrosync, btw).
But
there's one thing: The database changes every single second... and
acrosync does his work, making the backup almost instantly. But the next
second the database changes again... and acrosync does his work... and that cycle goes on for some hours of the day. That keep me with a live backup of my database (good point), but it make
"disk read" indicators be high all the time (bad).
U may be thinking
that It makes my server slower, actually if we had more clients
connected to the server that would be true. At the atual number of clients there's
no client performance issue because of that. It just makes disk read a
lot more all the time, in the long run it will for sure make the disk
lifetime be shorter.
A backup made every hour with acrosync would
fill the needs of that senario. If I could just go there and hit the
button Upload every hour it would be perfect, but there's no way to it
happen. Would like to suggest that process to be automated, like setting
a sheduled task inside acrosync one time and let it happen.
Hope it can be implanted soon.
Thanks
P.S.:More suggestions will come with time, if u don't mind.
Comments
Maybe you can give it more information when you schedule the wakeup, so event viewer can report that it was Acrosync.
And perhaps give us a choice about whether or not we want a wakeup. In my case the NAS I back up onto is unlikely to be on if my computer is not, so the wakeup is pointless.
If the scheduled backup time is missed because the computer is off (i.e. shut down completely rather than just hibernated), will you attempt the backup when I do start it up? Or will you just skip until next time?
Also, I'm finding that Acrosync wakes my machine even on the days of the week that I've cleared the checkboxes for. For example on Sunday evening (2014/11/02) I cleared the Monday checkbox, saved the Options dialog, then started the profile.
But something woke my PC at 09:10 on Monday morning (2014/11/03).
Event Viewer reported "Wake Source: Unknown".
Is it possible that a beta version has left something in place in Windows that's still waking it every morning at 09:10 ?
I tried checking with "powercfg /waketimers" but it reported no active timers even when my backup-type Acrosync profile is running in 1.0:
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>powercfg /waketimers
There are no active wake timers in the system.
C:\WINDOWS\system32>
Maybe you're using some other mechanism to start the task?
Last night (Monday) I changed my backup time to 09:20 and also cleared the Tuesday checkbox. But Acrosync woke the machine this morning at 09:20 (message in the event log). It didn't actually run the backup (correct, since Tuesday is unchecked). But surely it shouldn't even have woken the PC?
In the Application event log I think I get your "Acrosync woke up at a scheduled time to perform backup" event every time the PC is woken from hibernation, regardless of whether it was an Acrosync-scheduled wakeup even or just me pressing the Power button.