Before posting, and to avoid disappointment, please read the following:
- This forum is not for 2BrightSparks to provide technical support. It's primarily for users to help other users. Do not expect 2BrightSparks to answer any question posted to this forum.
- If you find a bug in any of our software, please submit a support ticket. It does not matter if you are using our freeware, a beta version or you haven't yet purchased the software. We want to know about any and all bugs so we can fix them as soon as possible. We usually need more information and details from you to reproduce bugs and that is better done via a support ticket and not this forum.
- If you are entitled to technical support then please submit a support ticket. Please do not post the same question to the forum and also via a support ticket. Once again, 2BrightSparks does not provide technical support via this forum.
SyncBack: Backup files on/after DATE
-
- Newbie
- Posts: 4
- Joined: Mon Sep 15, 2014 6:41 pm
SyncBack: Backup files on/after DATE
Is there an option to skip all files before a certain date (= copy only those on/after a certain date)?
-
- 2BrightSparks Staff
- Posts: 152
- Joined: Thu Dec 05, 2013 3:01 pm
Re: SyncBack: Backup files on/after DATE
Yes, there are a variety of ways to ignore files, based on Last Modification Date/Time stamp, file size and/or based on file attributes.
For Date & Time stamp ignore options, you can find them under
Modify > Expert > Compare Option > Date & Time
Do read the contextual Help on that section for more info.
For Date & Time stamp ignore options, you can find them under
Modify > Expert > Compare Option > Date & Time
Do read the contextual Help on that section for more info.
-
- Newbie
- Posts: 4
- Joined: Mon Sep 15, 2014 6:41 pm
Re: SyncBack: Backup files on/after DATE
So it's not possible to do this simple task then?
What a pity.
What a pity.
-
- 2BrightSparks Staff
- Posts: 479
- Joined: Mon Jan 05, 2004 6:51 pm
Re: SyncBack: Backup files on/after DATE
As Conrad explained above, it is possible.
-
- Newbie
- Posts: 1
- Joined: Wed Sep 17, 2014 3:29 pm
Re: SyncBack: Backup files on/after DATE
Actually, I don't think it is possible. Ironically, I am trying to do this exact thing today. The option that Conrad mentions only has the option to:
Ignore files that "have/have not" been modified "within the last / since" blah blah...
There needs to be an option to "Ignore files that have been modified before"
If I understand the selections, you can only ignore files after a certain time - not before...
Am I missing something? I am sadly reaching the same conclusion as Nico. I'd read some suggestions elsewhere that pitch "robocopy" as a solution. Anyone with experience using that utility?
Thanks!
Ignore files that "have/have not" been modified "within the last / since" blah blah...
There needs to be an option to "Ignore files that have been modified before"
If I understand the selections, you can only ignore files after a certain time - not before...
Am I missing something? I am sadly reaching the same conclusion as Nico. I'd read some suggestions elsewhere that pitch "robocopy" as a solution. Anyone with experience using that utility?
Thanks!
-
- Newbie
- Posts: 4
- Joined: Mon Sep 15, 2014 6:41 pm
Re: SyncBack: Backup files on/after DATE
I want to backup files on/after 01st Nov 2012.
How do I do it?
I cannot find any "filter by date" or similar.
How do I do it?
I cannot find any "filter by date" or similar.
-
- 2BrightSparks Staff
- Posts: 152
- Joined: Thu Dec 05, 2013 3:01 pm
Re: SyncBack: Backup files on/after DATE
To back up files modified within a certain date range, you can use the setting found in
Modify Profile > Expert Mode > Compare Options > Date & Time
settings page, where there is an option to:
Ignore files that [have/have not]
been modified [within the last] XX [seconds/minutes/hours/days/weeks/months/years] OR [since] [calender date][calender time]
By tweaking the settings [have/have not] in combination with [within the last/since], you would be able to set conditions to ignore files that were modified within a certain date range, e.g. within the last x days, or since January 1st 2004.
Note that the Date & Time setting in SyncBack bases its decision on the files last modification date & time, and not the file creation date & time. You have to ensure that files you are trying to copy from Source retain accurate date/time last modified information.
Additional note about Days setting - Fractional days do not count. For example, if a file was modified 2 days, 13 hours, 31 minutes, and 32 seconds ago, and you want to ignore files that have been modified within the last 2 days, then it will ignore the file, i.e. the hours, minutes, and seconds are not used in the comparison.
You could also get fine-grained control by setting the Ignore value to [hours or minutes] instead. For example, [360 hours or 12600 minutes.]
Bear in mind that the field value only accepts ranges of 0 - 65535 units.
Please take some time to review the information in the contextual Help file (at the Date & Time settings page, press F1 or click on the Help button).
Modify Profile > Expert Mode > Compare Options > Date & Time
settings page, where there is an option to:
Ignore files that [have/have not]
been modified [within the last] XX [seconds/minutes/hours/days/weeks/months/years] OR [since] [calender date][calender time]
By tweaking the settings [have/have not] in combination with [within the last/since], you would be able to set conditions to ignore files that were modified within a certain date range, e.g. within the last x days, or since January 1st 2004.
Note that the Date & Time setting in SyncBack bases its decision on the files last modification date & time, and not the file creation date & time. You have to ensure that files you are trying to copy from Source retain accurate date/time last modified information.
Additional note about Days setting - Fractional days do not count. For example, if a file was modified 2 days, 13 hours, 31 minutes, and 32 seconds ago, and you want to ignore files that have been modified within the last 2 days, then it will ignore the file, i.e. the hours, minutes, and seconds are not used in the comparison.
You could also get fine-grained control by setting the Ignore value to [hours or minutes] instead. For example, [360 hours or 12600 minutes.]
Bear in mind that the field value only accepts ranges of 0 - 65535 units.
Please take some time to review the information in the contextual Help file (at the Date & Time settings page, press F1 or click on the Help button).
-
- 2BrightSparks Staff
- Posts: 152
- Joined: Thu Dec 05, 2013 3:01 pm
Re: SyncBack: Backup files on/after DATE
Ignore files that [have not] been modified [since] [1 Nov 2012][calender time of your choosing]Nico Morris wrote:I want to backup files on/after 01st Nov 2012.
How do I do it?
I cannot find any "filter by date" or similar.
-
- 2BrightSparks Staff
- Posts: 152
- Joined: Thu Dec 05, 2013 3:01 pm
Re: SyncBack: Backup files on/after DATE
By using [have/have not] with [since], you can simulate options for [before/after] time period.bearsfeat wrote:Actually, I don't think it is possible. Ironically, I am trying to do this exact thing today. The option that Conrad mentions only has the option to:
Ignore files that "have/have not" been modified "within the last / since" blah blah...
There needs to be an option to "Ignore files that have been modified before"
If I understand the selections, you can only ignore files after a certain time - not before...
Am I missing something? I am sadly reaching the same conclusion as Nico. I'd read some suggestions elsewhere that pitch "robocopy" as a solution. Anyone with experience using that utility?
Thanks!
-
- Newbie
- Posts: 4
- Joined: Mon Sep 15, 2014 6:41 pm
Re: SyncBack: Backup files on/after DATE
How do I copy only those files that have been added to a folder after a certain date, whatever their own file date may be?
Example: I have a folder which is 2 terabyte
c:\My Pictures
I have a partition backup of the the whole hard drive c:. The partition backup is on an external hard drive, not connected to the computer. I made this partition backup on 1st Jan 2014.
Now I want that whenever new pictures are added to the folder c:\My Pictures that only the new pictures are backed up by syncbackpro, even when the date of the pictures is from the 1990s.
Is that possible?
Example: I have a folder which is 2 terabyte
c:\My Pictures
I have a partition backup of the the whole hard drive c:. The partition backup is on an external hard drive, not connected to the computer. I made this partition backup on 1st Jan 2014.
Now I want that whenever new pictures are added to the folder c:\My Pictures that only the new pictures are backed up by syncbackpro, even when the date of the pictures is from the 1990s.
Is that possible?
-
- 2BrightSparks Staff
- Posts: 152
- Joined: Thu Dec 05, 2013 3:01 pm
Re: SyncBack: Backup files on/after DATE
As stated, the Compare Options will only base its decisions on the Last Modification date/time stamps of files. Thus, if your files last modified date are in the 1990s, which you have only recently added them, then it's not possible, since Compare Options will see the Last Modified date/time of the file as 1990s.Nico Morris wrote:How do I copy only those files that have been added to a folder after a certain date, whatever their own file date may be?
Example: I have a folder which is 2 terabyte
c:\My Pictures
I have a partition backup of the the whole hard drive c:. The partition backup is on an external hard drive, not connected to the computer. I made this partition backup on 1st Jan 2014.
Now I want that whenever new pictures are added to the folder c:\My Pictures that only the new pictures are backed up by syncbackpro, even when the date of the pictures is from the 1990s.
Is that possible?
-
- Newbie
- Posts: 1
- Joined: Wed May 31, 2017 4:25 pm
Re: SyncBack: Backup files on/after DATE
i need the files to be backup only which is modified in last 3 weeks , on daily scheduled backup up basis . And main thing is i need to remove the old files which is older than 3 weeks (can we do mirror or sync? to get backup deleting old files which is older than 3 weeks). can anyone please help me figure out
-
- Expert
- Posts: 1032
- Joined: Mon Apr 13, 2015 6:22 am
Re: SyncBack: Backup files on/after DATE
Hi,
You can achieve this by creating 2 profiles in SyncBack:
- First profile to ignore older files and backup only files that are modified within the last 3 weeks. Please read this forum post on how to configure it:
viewtopic.php?t=12435&p=47561#p47561
- Second profile to ignore newer files and delete older files that are not modified within the last 3 weeks. Please read this forum post for additional details:
viewtopic.php?t=11761&p=45310#p45310
Thank you.
You can achieve this by creating 2 profiles in SyncBack:
- First profile to ignore older files and backup only files that are modified within the last 3 weeks. Please read this forum post on how to configure it:
viewtopic.php?t=12435&p=47561#p47561
- Second profile to ignore newer files and delete older files that are not modified within the last 3 weeks. Please read this forum post for additional details:
viewtopic.php?t=11761&p=45310#p45310
Thank you.
-
- Newbie
- Posts: 1
- Joined: Sun Dec 29, 2019 10:13 am
Re: SyncBack: Backup files on/after DATE
Hi, my concern with this approach is that what happens if the first profile fails and you don't notice, you end up wiping all backups. Do you know a way to check profile one worked and then remove file? (I guess I'm really saying to be safe this needs to be done inside the same profile as the backup)