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.

Date

SyncBackFree is the freeware version of SyncBack. It is *not* an evaluation version of SyncBackPro/SE.
Post Reply
pat4446
Newbie
Newbie
Posts: 4
Joined: Mon Oct 03, 2016 3:04 pm

Date

Post by pat4446 »

Hi
Sorry for my poor english...

I'have lost my notes :oops:

How create a compressed file with the date after it name.

Yhanks
Patrice
cliffhanger
Expert
Expert
Posts: 606
Joined: Tue May 31, 2011 5:59 pm

Re: Date

Post by cliffhanger »

HI, check your previous post from 2016 viewtopic.php?f=15&t=12484&p=47697#p47697
pat4446
Newbie
Newbie
Posts: 4
Joined: Mon Oct 03, 2016 3:04 pm

Re: Date

Post by pat4446 »

Thank you. I 've forgetted it so ;)

Bye
M2J Solutions
Newbie
Newbie
Posts: 1
Joined: Mon Oct 22, 2018 4:42 pm

Re: Date

Post by M2J Solutions »

it is possible to put date and timeon the file ? ..ex backup2018-22-10-12:48.zip
cliffhanger
Expert
Expert
Posts: 606
Joined: Tue May 31, 2011 5:59 pm

Re: Date

Post by cliffhanger »

backup %DATE% %TIME%.zip

Using %DATE% & %TIME% will produce results that are formatted as per your Windows short date & long time formats (but with any path/name-illegal characters such as \ / : substituted by dashes, e.g backup 23-10-2018 11-42-31.zip). You cannot change the formatting of those Variables without changing the underlying formats globally in Windows.

The commercial SB versions have many date-part variables such as %YEAR%, %MONTH% %DAY% with which you can build your own format (e.g. YYYY-MM-DD) but these are not supported in the freeware version. There is a list of supported Variables in the Help (Help > Search > "variables" > top hit) and the freeware Help has an extra list of those variables which are only supported by a commercial version: there is a jump link to this freeware exclusion list in para-2 of the freeware Help on Variables
Post Reply