Search found 74 matches

by mfreedberg
09 Oct 2012, 14:24
Forum: General Discussion
Topic: RealTimeSync delay options / changedfile logs
Replies: 4
Views: 901

Re: RealTimeSync delay options / changedfile logs

The reason we do not use the scheduled task has to do with the automation of the task creation as well as the fact that we are using the RealTimeSync feature that it will only run if all monitored directories are available, so we monitor a single, otherwise unused, directory on the network share so ...
by mfreedberg
09 Oct 2012, 13:15
Forum: General Discussion
Topic: RealTimeSync delay options / changedfile logs
Replies: 4
Views: 901

RealTimeSync delay options / changedfile logs

Hello again! We are getting close on our sync solution, which includes a piece of wrapper code before we run RealTimeSync, which when it triggers, runs another piece of VBscript which then runs FreeFileSync. While all this is really working quite well, we have two issues I could use some help or adv...
by mfreedberg
10 Sep 2012, 12:58
Forum: General Discussion
Topic: Keep previous versions of files
Replies: 95
Views: 15574

Re: Keep previous versions of files

thanks for the update on the approach: > When FFS updates a file, it revisiones the old file first, by moving it to a custom folder, preserving it's modification time. Then the new version is copied over. This is the sequence of steps, at least conceptually. This means the versioning folder never ha...
by mfreedberg
09 Sep 2012, 18:31
Forum: General Discussion
Topic: Keep previous versions of files
Replies: 95
Views: 15574

Re: Keep previous versions of files

@Zenju - the current active version does have the right created date and last modified date, but the revisioned file does not. What do you see in your tests with revisioned files? What date *should* we see on the revisioned file? I totally agree, FFS normally preserves the file modification times, b...
by mfreedberg
09 Sep 2012, 15:32
Forum: General Discussion
Topic: Keep previous versions of files
Replies: 95
Views: 15574

Re: Keep previous versions of files

I am seeing something odd with regards to file modified dates after migrating to the 5.7 version and using the new versioning option. The new version is being created in the right place, using the new (correct, as in original) folder name with versions of the file there, but the versioned file does ...
by mfreedberg
04 Sep 2012, 20:15
Forum: General Discussion
Topic: RealTimeSync command line with env var fails
Replies: 4
Views: 818

Re: RealTimeSync command line with env var fails

So far so good, that is looking much better! Now I need to have a play with
the file versioning stuff for the home backup...
by mfreedberg
04 Sep 2012, 17:25
Forum: General Discussion
Topic: RealTimeSync command line with env var fails
Replies: 4
Views: 818

Re: RealTimeSync command line with env var fails

Ah, I see it, downloading now....and testing for file format changes as well.
Thanks again!!
by mfreedberg
04 Sep 2012, 17:16
Forum: General Discussion
Topic: RealTimeSync command line with env var fails
Replies: 4
Views: 818

Re: RealTimeSync command line with env var fails

Excellent, is that now production ready or can we download a pre-release
version to test??
by mfreedberg
04 Sep 2012, 15:03
Forum: General Discussion
Topic: RealTimeSync command line with env var fails
Replies: 4
Views: 818

RealTimeSync command line with env var fails

We are trying to use an environment variable in the command line field in RealTimeSync, but this keeps failing when RealTimeSync tries to execute the command line. The environment variable does resolve if you add it as a directory to monitor, so we know that RealTimeSync can resolve it. I have inclu...
by mfreedberg
15 Aug 2012, 15:41
Forum: General Discussion
Topic: RealTimeSync questions
Replies: 2
Views: 716

Re: RealTimeSync questions

Thanks for the reply, I did some testing to see this all in action. I used Process Explorer to look at the environment var you set in RealTimeSync and yes, it's there. I made a single change to a file 10 levels deep in "My Documents", and when RealTimeSync triggered, I could see in %change...
by mfreedberg
14 Aug 2012, 01:18
Forum: General Discussion
Topic: RealTimeSync questions
Replies: 2
Views: 716

RealTimeSync questions

Apologies, I know this is a laundry list of questions re RealTimeSync... Trying to get clarity about the triggers for RealTimeSync, so let me outline how I think it works. Please correct as necessary and help me understand if we have configured RealTimeSync for the best degree of success to ensure w...
by mfreedberg
14 Aug 2012, 01:11
Forum: General Discussion
Topic: Keep previous versions of files
Replies: 95
Views: 15574

Re: Keep previous versions of files

Let me cast my vote on this very interesting discussion - and I am really excited about this change, as I have been doing a lot of clean up of older "monthly" folders based on a folder naming convention designed to let me do the purging more easily. My vote: keep it simple at first and imp...
by mfreedberg
24 Jul 2012, 20:30
Forum: General Discussion
Topic: Log file time stamps and overall duration
Replies: 10
Views: 1153

Re: Log file time stamps and overall duration

The update is working as expected, thanks very much! Here is a sample header from a recent sync event, about 40 seconds to do the directory comparison (I am using complex filters to keep the number of directories in to compare lower, that seems to be one way to help increase the speed a bit). ______...
by mfreedberg
24 Jul 2012, 16:13
Forum: General Discussion
Topic: Log file time stamps and overall duration
Replies: 10
Views: 1153

Re: Log file time stamps and overall duration

Wow, even better, I did not see your second comment in time! What version
would this be in, 5.6?
by mfreedberg
24 Jul 2012, 15:38
Forum: General Discussion
Topic: Log file time stamps and overall duration
Replies: 10
Views: 1153

Re: Log file time stamps and overall duration

Ok, good to know. Here is our thinking, which perhaps I will revise based on the data in the log. Our plan is: once a day, we will take the last log from a sync event, parse out the header info for duration, number of items, and amount of data and report that to our database as a "heartbeat&quo...
by mfreedberg
24 Jul 2012, 13:45
Forum: General Discussion
Topic: Log file time stamps and overall duration
Replies: 10
Views: 1153

Re: Log file time stamps and overall duration

Ok, no idea how that worked, but now the code piece looks great! Ignore my
second comment :-)
by mfreedberg
24 Jul 2012, 12:44
Forum: General Discussion
Topic: Log file time stamps and overall duration
Replies: 10
Views: 1153

Re: Log file time stamps and overall duration

Sorry, did not realize that the codify tag would be so terrible! Here is the log data again: Warning: Recycle Bin is not available for the following paths! Files will be deleted permanently instead: Info: Processing folder pair: Info: Processing folder pair: Info: Processing folder pair: Info: Proce...
by mfreedberg
24 Jul 2012, 12:41
Forum: General Discussion
Topic: Log file time stamps and overall duration
Replies: 10
Views: 1153

Log file time stamps and overall duration

Looking over the logs, there is a difference between the overall time reported and the start and end times recorded in the log file. A recent log file shows the following summary: Items processed: 5 (5.56 MB) Items remaining: 1 (0 Bytes) Total time: 00:01:28 and the time-stamped entries show a start...
by mfreedberg
24 Jul 2012, 12:21
Forum: General Discussion
Topic: Sync.ffs_db questions
Replies: 6
Views: 1058

Re: Sync.ffs_db questions

Thanks, and yes, I have more questions coming...sorry!
by mfreedberg
24 Jul 2012, 01:36
Forum: General Discussion
Topic: Sync.ffs_db questions
Replies: 6
Views: 1058

Re: Sync.ffs_db questions

Thank you for the detailed response, that all makes good sense to me.

In the case above, does the code update the remaining sync.ffs_db to reflect a
new partner database file or does it continue to reference an obsolete
database (and with no ill effects)?
by mfreedberg
23 Jul 2012, 19:26
Forum: General Discussion
Topic: Sync.ffs_db questions
Replies: 6
Views: 1058

Sync.ffs_db questions

Hello again! Given that we are using the Automatic option for our backups, every directory in the pair structure will have its own sync.ffs_db file to manage the file changes, which brings me to two questions. 1. Can you confirm that by default the sync.ffs_db file has the Hidden attribute set? 2. W...
by mfreedberg
23 Jul 2012, 19:11
Forum: General Discussion
Topic: Best settings for performance
Replies: 2
Views: 774

Re: Best settings for performance

Excellent, that is just what I am looking for - we may try running with the CopyLockedFiles turned off only because we have people that are running Access databases or VM images from the directories we are looking to back up, and this might help us skip them - and we may also add in the size limit t...
by mfreedberg
23 Jul 2012, 15:53
Forum: General Discussion
Topic: Best settings for performance
Replies: 2
Views: 774

Best settings for performance

Hello! We are starting to deploy our file sync solution more widely and I am now looking to verify that I am using the best mix of settings for performance and reliability. We are using the automatic mode rather than the mirror mode, because we are also using the backup (the sync, really) to provisi...
by mfreedberg
05 Apr 2011, 20:04
Forum: Help
Topic: Options to throttle bandwidth consumption?
Replies: 1
Views: 1835

Options to throttle bandwidth consumption?

Hello again! Well, our use of FFS as our on-demand backup and restore solution for our corporate tech refresh process is working very well, with little to no impact on clients on our corporate LAN. We do have, however, a lot of people who work at home over lower speed connections and who are backing...
by mfreedberg
31 Dec 2010, 13:39
Forum: General Discussion
Topic: Options for custom deleted items folder
Replies: 8
Views: 1151

Re: Options for custom deleted items folder

done, that will work just fine for me, along with the logging - every sync pair has its own custom deletion folder so that you can see where the root files came from! Perfect! Now, what this tells me is that I need to read the help more carefully or we need to add some more scenarios to the help fil...
by mfreedberg
30 Dec 2010, 22:15
Forum: General Discussion
Topic: Options for custom deleted items folder
Replies: 8
Views: 1151

Re: Options for custom deleted items folder

Well, color me embarrassed - I have looked over those options before, but that
was before I ever tried out the custom deleted items folder!
I know what I am doing tonight, custom configs are on their way!
by mfreedberg
30 Dec 2010, 18:15
Forum: General Discussion
Topic: Options for custom deleted items folder
Replies: 8
Views: 1151

Re: Options for custom deleted items folder

Choose a different custom deletion folder for each sync pair? I did not
realize that was an option, and if it is, great; if not, are you planning to
add that?
by mfreedberg
30 Dec 2010, 12:14
Forum: General Discussion
Topic: Options for custom deleted items folder
Replies: 8
Views: 1151

Re: Options for custom deleted items folder

You have hit the problem on the head, it only preserves the relative path beginning with the synchronization directory , which means that a file from the root of c:\source is only written as the file name, with no path information. I am syncing a number of source directories, which means that any fi...
by mfreedberg
29 Dec 2010, 20:04
Forum: General Discussion
Topic: Options for custom deleted items folder
Replies: 8
Views: 1151

Options for custom deleted items folder

I had been wondering about how to do some simple versioning with FreeFileSync and saw the comment in the help about using the custom deleted items folder to help do this, which seems like a pretty good way to do it (keep old copies in a custom deleted items folder). Having tried it, though, I find t...
by mfreedberg
06 Jul 2010, 20:34
Forum: Help
Topic: Restore from system tray hides RealTimeSync
Replies: 4
Views: 1411

Re: Restore from system tray hides RealTimeSync

Perfect: "RTS minimizes automatically when it is passed a script as argument"
-- that will work for us, we'll update the script, test, and let you know if
all is well (and I expect it will be.)

Thank you again for your support and product - great tool!!