Search found 2288 matches

by Plerry
07 Jan 2023, 20:53
Forum: Help
Topic: RealTimeSync "drag and drop" not working
Replies: 5
Views: 710

Re: RealTimeSync "drag and drop" not working

Yes, that is possible. But as you already have two different batch-files (batchRun1 and batchRun2), you can better also create a dedicated RTS task for each of these batch-files (RTS1 and RTS2). The RTS1 monitors for changes in C/original folder 1 and D/folder X, and when detecting any such changes ...
by Plerry
07 Jan 2023, 20:38
Forum: Help
Topic: Wildcarded subfolder exclusion
Replies: 5
Views: 747

Re: Wildcarded subfolder exclusion

Simply run a Compare in the FFS GUI.
Select and then right-click the folder or file you want to exclude, and add the file to the Exclude Filter via the context menu.
Then you are sure to use the correct filter definition.
by Plerry
05 Jan 2023, 11:01
Forum: Help
Topic: RealTimeSync "drag and drop" not working
Replies: 5
Views: 710

Re: RealTimeSync "drag and drop" not working

You first have to create a valid *.ffs_batch-file yourself
(e.g. via the FFS GUI and then save it as a *.ffs_batch-file),
and then "drag and drop" that *.ffs_batch-file into the RTS GUI window.
by Plerry
05 Jan 2023, 08:06
Forum: Help
Topic: Windows batch will backup but won't version
Replies: 6
Views: 839

Re: Windows batch will backup but won't version

> The user was the sole one ... so yes.

In Windows you always have the System user (next to any other users), and as stated, in the Windows Task Scheduler, tasks are by default run as the System user.
by Plerry
05 Jan 2023, 08:00
Forum: General Discussion
Topic: RealTimeSync as Service | No Tray Icon
Replies: 2
Views: 528

Re: RealTimeSync as Service | No Tray Icon

Perhaps this is also relevant here.
The task-bar only shows tasks of the logged-in user; tasks running under different user credentials are not shown.
by Plerry
05 Jan 2023, 07:57
Forum: Help
Topic: Cannot read permissions...
Replies: 2
Views: 586

Re: Cannot read permissions...

As described in the FFS manual.
by Plerry
05 Jan 2023, 07:55
Forum: Help
Topic: New NAS: Sync runs ok in FFS, fails when scheduled
Replies: 6
Views: 914

Re: New NAS: Sync runs ok in FFS, fails when scheduled

Perhaps this is also relevant here.
by Plerry
05 Jan 2023, 07:53
Forum: Help
Topic: Windows batch will backup but won't version
Replies: 6
Views: 839

Re: Windows batch will backup but won't version

Does the user under which credentials you run the FFS batch-file (as a scheduled task /cronjob) have access to and write permission for your Versioning location?
In the Windows Task Scheduler, tasks are by default run as the System user.
by Plerry
05 Jan 2023, 07:41
Forum: Help
Topic: Disk I/O Usage, maybe?
Replies: 4
Views: 635

Re: Disk I/O Usage, maybe?

You determine yourself how often for your use-case you need to run a Compare+Sync.
Some do it once every week, others once every day, and some one every hour.
You can also use RealTimeSync to run FFS according to need, i.e. only if changes occurred.
by Plerry
04 Jan 2023, 10:39
Forum: General Discussion
Topic: would please add a new function: simple copy
Replies: 10
Views: 1341

Re: would please add a new function: simple copy

Can be handled by FFS similar to as described in viewtopic.php?t=9914
by Plerry
04 Jan 2023, 10:36
Forum: Help
Topic: Disk I/O Usage, maybe?
Replies: 4
Views: 635

Re: Disk I/O Usage, maybe?

Assuming you will at most only run an FFS sync a couple of times per day, you can consider that to be fairly infrequent in terms of potential disk wear-out. Obviously, every time you run a sync in FFS, it will first perform a Compare on every file within the scope of the sync. Depending the type of ...
by Plerry
03 Jan 2023, 10:49
Forum: General Discussion
Topic: would please add a new function: simple copy
Replies: 10
Views: 1341

Re: would please add a new function: simple copy

An FFS Mirror sync does not "rely" on sync_lock files. FFS works just as well when you disable the use of sync_lock files, by setting the LockDirectoriesDuringSync flag to false. Make sure to read why that feature is there, and the "risk" you run when disabling it. That "ris...
by Plerry
02 Jan 2023, 12:28
Forum: Help
Topic: Realtime sync issue
Replies: 1
Views: 723

Re: Realtime sync issue

You seem to be making several statements; not asking any question. Your statements are at least incorrect in that you are mixing up FreeFileSync (FFS) and RealTimeSync (RTS). If you read FFS where you write RTS, your statements above are mostly correct. RTS serves to monitor for changes (in between ...
by Plerry
27 Dec 2022, 09:19
Forum: General Discussion
Topic: File Opened in Shared Write mode, may not sync
Replies: 2
Views: 1116

Re: File Opened in Shared Write mode, may not sync

Not answering your question, but relevant to the topic:
https://freefilesync.org/manual.php?topic=volume-shadow-copy
by Plerry
27 Dec 2022, 08:19
Forum: Help
Topic: Only sync base folders that exist on one side
Replies: 5
Views: 614

Re: Only sync base folders taht exist on one side

Like xCSxXenon wrote (yet fairly condensely): use Filters. Use the left-right base folder pair C:\MyJobs <==> B:\AllJobs And change you Include Filter from * (= everything in the left and right base location) into /D/* /F/* /G/* /R/* (= everything in the D, F, G and R folder and their subfolders) An...
by Plerry
25 Dec 2022, 12:49
Forum: General Discussion
Topic: ERROR_INTERNET_TIMEOUT: The operation timed out [HttpSendRequest]
Replies: 1
Views: 431

Re: ERROR_INTERNET_TIMEOUT: The operation timed out [HttpSendRequest]

Why triple posting here, here and here?
According to Internet etiquette, double and, even more, triple posting is considered inappropriate behavior.
by Plerry
25 Dec 2022, 12:46
Forum: General Discussion
Topic: How do I create a scheduled backup job?
Replies: 9
Views: 2040

Re: How do I create a scheduled backup job?

> Is it not possible to add a command in the software - repeat this operation once every XX days / hours / weeks? Obviously that would theoretically be possible. But things like this are quite OS specific, and FFS is also for many other OS's than Windows. And even in Windows, there are so may differ...
by Plerry
23 Dec 2022, 21:22
Forum: Help
Topic: Timeout error when connecting to NAS on LAN (Win 10)
Replies: 3
Views: 866

Re: Timeout error when connecting to NAS on LAN (Win 10)

The "Ignore errors" and "Automatically retry" settings (as found in FFS GUI Comparison settings (F6) ) are sync-job specific, and stored in the sync-job's *.ffs_gui or *.ffs_batch file in an xml-tag called Errors, e.g. <Errors Ignore="false" Retry="0" Delay=&q...
by Plerry
23 Dec 2022, 20:56
Forum: General Discussion
Topic: Fail-safe copy option at job level
Replies: 2
Views: 832

Re: Fail-safe copy option at job level

> I don't see an easy way to achieve that at the moment. This is essentially described in the command-line manual page , section 5. The procedure to follow is then: 1) Create a copy of your GlobalSettings.xml-file under a self selected name, e.g. GlobalSettings2.xml See here where you can find your ...
by Plerry
22 Dec 2022, 19:42
Forum: General Discussion
Topic: Sync NAS from two PC‘s
Replies: 5
Views: 1303

Re: Sync NAS from two PC‘s

> Not having the latest version is having incorrect data I can relate to that. However, in the case of topic starter that is not achieved by just keeping the LockDirectoriesDuringSync flag set to "true", but requires the two syncs to be run in the proper sequence. I.e.: first run the PC1 =...
by Plerry
22 Dec 2022, 07:55
Forum: General Discussion
Topic: Sync NAS from two PC‘s
Replies: 5
Views: 1303

Re: Sync NAS from two PC‘s

> This will lead to incorrect data.
I beg to disagree.
At worse, the PC1 => NAS sync will overwrite the NAS version of a file you have just synced NAS => PC2.
So, you may not have the latest version of that file on PC2.
But that will correct itself when you run the next NAS => PC2 sync.
by Plerry
21 Dec 2022, 13:07
Forum: General Discussion
Topic: Sync NAS from two PC‘s
Replies: 5
Views: 1303

Re: Sync NAS from two PC‘s

FFS will not get confused, it will just wait until the FFS sync job that wrote the sync.ffs_lock file on the NAS finishes and removes the sync.ffs_lock file (see the link below). But if your data-flow is only as described: PC1 => NAS and NAS => PC2 There is even no need to use the sync.ffs_lock file...
by Plerry
21 Dec 2022, 12:50
Forum: Help
Topic: Problem with "corrupted" text based files
Replies: 11
Views: 1499

Re: Problem with "corrupted" text based files

This sounds like a case where you have multiple (at least 2) left-right base folder pairs and a full or partial overlap between those base folders, or any of their (sub)folders. FFS should give you a warning if that is the case, but you may have selected to ignore warnings. Example: If you sync A =>...
by Plerry
19 Dec 2022, 10:56
Forum: General Discussion
Topic: Number of activation limit
Replies: 8
Views: 1038

Re: Number of activation limit

> i don't know, how to create a new thread
Simply use the "New topic" button (top left) in the "Help" or "General discussion" overview page.
by Plerry
19 Dec 2022, 10:52
Forum: General Discussion
Topic: realtime sync question
Replies: 1
Views: 512

Re: realtime sync question

Every time you run a FFS sync, it compares the entire contents of all directories in the scope of the sync. (obviously it has to; it does not know which file(s) may have changed). And a comparison by file content takes a lot of time (relatively spoken). > ... every time I make a change it goes throu...
by Plerry
18 Dec 2022, 18:41
Forum: General Discussion
Topic: Set default action by sync collision
Replies: 1
Views: 407

Re: Set default action by sync collision

When defining a Custom sync variant, you can select your preferred action (different from: "Leave as unresolved conflict") for the Difference category "Conflict/item can not be categorized".
by Plerry
15 Dec 2022, 11:27
Forum: Help
Topic: Compare only by Time
Replies: 11
Views: 1707

Re: Compare only by Time

Comparing by time only is not possible, but would not save any substantial time either. But, look into defining a Custom sync variant in the Sync Settings (F8). There you see the several Difference categories (hoover your mouse over the icons), and can define a desired action per Difference category...