I have a drive that I want to mirror to another drive. I've been using "FreeFileSync" but that's just one more piece of software. I think XY can do this for me using Sync Folders.
How can I set this up to work on a schedule? I was thinking about something in task scheduler (win 10), but don't know how to set it up in order to get it scheduled.
Any help out there?
Using sync folders on schedule to mirror drives...
-
GUIguy
- Posts: 131
- Joined: 03 Jan 2016 02:11
- Location: Oregon, USA Win 10-64;a 25H2; scale: 100%;XY: 28.10.01000
Using sync folders on schedule to mirror drives...
GUIguy
Win 11-64; 25H2 (scale: 100%); XY: 28.30.06000
I measure a good day by how little I fell behind
Quick, hire a teenager while they still know everything!
Win 11-64; 25H2 (scale: 100%); XY: 28.30.06000
I measure a good day by how little I fell behind
Quick, hire a teenager while they still know everything!
-
Norn
- Posts: 508
- Joined: 24 Oct 2021 16:10
Re: Using sync folders on schedule to mirror drives...
Only backups...
1.Schedule tasks + AHK + XY's CID(Shift+F9 | Jump)
2.Goodsync
1.Schedule tasks + AHK + XY's CID(Shift+F9 | Jump)
2.Goodsync
Windows 11 24H2 @100% 2560x1440
-
highend
- Posts: 14966
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Using sync folders on schedule to mirror drives...
Windows scheduler, XY command line options for loading a script,
sync script commandOne of my scripts helped you out? Please donate via Paypal
-
Norn
- Posts: 508
- Joined: 24 Oct 2021 16:10
Re: Using sync folders on schedule to mirror drives...
I didn't know that.
Invalid source path?:
Works fine:
Invalid source path?:
Code: Select all
"D:\XYplorer\XYplorer.exe" /script="::sync "E:\Ca\","E:\Trr",1,2,1,n;"Code: Select all
"D:\XYplorer\XYplorer.exe" /script="::#1420;"Windows 11 24H2 @100% 2560x1440
-
highend
- Posts: 14966
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Using sync folders on schedule to mirror drives...
Wrong quoting
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66411
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Using sync folders on schedule to mirror drives...
Undoubled double quotes within double quotes cannot work. Try to think like a parser. One solution: use single quotes within double quotes.
FAQ | XY News RSS | XY X
XYplorer Beta Club