Quantcast
Channel: 2BrightSparks
Browsing all 9303 articles
Browse latest View live
↧

Re: Set date to new

That should be happening by default (we don't have any code to do it). Windows normally does that anyway (stamps files 'as of' the date/time that copy was Created). Hence we only have an option to...

View Article


Re: Set date to new

SBP copies the original creation time (that's the usual way, of course!). At the moment I manually set the creation-time to "now" (using DirOpus as filemanager) and then move all files via SBP to HTPC...

View Article


Re: Set date to new

SB doesn't normally specifically copy (set) the creation stamp from the Source - it just copies 'the file' via a Windows API (assuming copying to a disk or UNC path). The Destination OS/firmware...

View Article

Re: Set date to new

PS: I out-thunk myself on that last post. You obviously wouldn't need the Source stamp, just set the .DateCreated on Destination to Now

View Article

Re: Resuming sync between two PCs after turned on

Hi Dave,Thanks for the fast reply.Yeah it's working fine as ypu mentioned.Thanx a lot..

View Article


Re: Set date to new

First, thank you for the good help. I've checked the profile again, "copy source stamp" is not active and I can write a script which sets creation-time to "now" on source using DirOpus cmd-parameters...

View Article

Re: Set date to new

Edit: Where do I find .DateCreated (using German version)?

View Article

Re: Set date to new

.DateCreated is not part of SB - it is one of the properties of a file object in FSO (in VBScript). But on reflection I don't think you can set that property using FSO, sorry. You might need to Google...

View Article


Image may be NSFW.
Clik here to view.

Re: Set date to new

Ok, as said, best solution is to create a script using DirOpus command, as it is also installed on the HTPC (BTW works perfect together with portable SBP ). Thanks again.

View Article


Image may be NSFW.
Clik here to view.

Re: Resuming sync between two PCs after turned on

Dave Wilkins wrote:Yes. It will still scan again (to find out what still needs copying), but won't re-copy stuff that is reported as 'same both sides'.Bear in mind you could find that out by making a...

View Article

Updated files Syncing and auto syncing while PC turned on

Hi All,If a file updated from com1(left) , will it over write to the com2(right) when the com1 and com2 turned on?Is there any way to do this?Any help will be very appreciated.Thanks,Riffaz.

View Article

how to Configure Sycbackpro Profile to Backup PST Files

Hi,Want to know the Option that Enable the Use of "Save"when User Close the Outlook to backup the pst file

View Article

Image may be NSFW.
Clik here to view.

Re: Resuming sync between two PCs after turned on

Yes - exactly as the test I suggest you could try will demonstrate (and more quickly than waiting for an answer here )

View Article


Re: Updated files Syncing and auto syncing while PC turned o

Are you sure you are posting this in the correct section? This is for SyncBackFree, and your other posts are in the SyncBackSE section...

View Article

Re: how to Configure Sycbackpro Profile to Backup PST Files

Hi, where you originally posted this question wasAn area of the forum to post ideas for new products or discuss things that are not related to 2BrightSparks productsGiven this is about an existing...

View Article


Timed backups without backup replacement with changes check

Files will be copied from Source (D:\path\to\source\) to Destination (D:\path\to\backup\%DATE%_%TIME%\ [D:\path\to\backup\15.11.2013_18-28-05\]).If the same file has been changed on both Source and...

View Article

Re: Timed backups without backup replacement with changes ch

Not possible via clickable options - the stage in the code where it optionally checks for the Source & Dest actually existing (and optionally creating it/them if not, which you're relying on)...

View Article


Image may be NSFW.
Clik here to view.

Re: Timed backups without backup replacement with changes ch

Actually, I just realised you said 'Source unchanged', not 'Source empty', sorry (so the above workaround is not relevant). Gimme a minute...

View Article

Re: Timed backups without backup replacement with changes ch

Actually, the above is the way forward (if you want to avoid lots of empty 'spam' Dest folders), but you'd need to couple it with a mechanism that can remember files that were previously copied, so...

View Article

Re: Timed backups without backup replacement with changes ch

Well, yeah, if I had to sit down and write script that would nullify the point of the program, I did just do simple md5 comparison (since files are small) and that is. Point was to do that via...

View Article
Browsing all 9303 articles
Browse latest View live