Search found 2283 matches

by Plerry
04 Apr 2024, 11:00
Forum: Help
Topic: How to setup a whitelist backup?
Replies: 5
Views: 109

Re: How to setup a whitelist backup?

I am trying to imagine how FFS (or any other sync tool, for that matter) would be able to decide which (new) files to include and which to exclude, if not based on common characteristics like file extension or (part of the) path or filename. But thus far I have not been able to come with anything. D...
by Plerry
04 Apr 2024, 08:13
Forum: Help
Topic: How to setup a whitelist backup?
Replies: 5
Views: 109

Re: How to setup a whitelist backup?

> How to setup a whitelist backup? Whitelisting sound synonymous to listing in the FFS Include Filter (instead of using the default Include Filter entry * (=everything)). But from your posting it seems you tried that and it does not work for you (or you did not make optimal use of the benefit of usi...
by Plerry
02 Apr 2024, 17:29
Forum: General Discussion
Topic: Problem with ftp sync
Replies: 11
Views: 189

Re: Problem with ftp sync

> Shouldn't ? the RTS be running a BatchDriveFtp.ffs_real rather then _batch? No, upon detecting any changes in the monitored folder(s) (if supported), RTS launches its command line, and here should launch FFS to run the sync configuration saved in the specified *.ffs_ batch file. An *.ffs_ real fil...
by Plerry
02 Apr 2024, 11:59
Forum: General Discussion
Topic: Problem with ftp sync
Replies: 11
Views: 189

Re: Problem with ftp sync

So, you did not remove the FTP connected location (your top location) in the list of folders to be monitored by RTS.
Click the minus-icon in front of your FTP location.
by Plerry
31 Mar 2024, 12:11
Forum: General Discussion
Topic: Can you add a note to the plan? Can you mark a special file?
Replies: 3
Views: 97

Re: Can you add a note to the plan? Can you mark a special file?

> Make a description for each solution

This forum is not your servant ...
by Plerry
31 Mar 2024, 12:05
Forum: General Discussion
Topic: Can be used to express the path that possible changes? For example, version number
Replies: 3
Views: 75

Re: Can be used to express the path that possible changes? For example, version number

Ah, you mean in specifying your left-right base location?
In that case you can simply specify C:\Users\dub\AppData\Local\Adobe\InDesign\ and its counterpart as your left, respectively right base location, and use an Include Filter entry of
\Version ??.?-J\
or
\Version ??.?-J\zh_CN\Caches
by Plerry
29 Mar 2024, 11:21
Forum: General Discussion
Topic: Can be used to express the path that possible changes? For example, version number
Replies: 3
Views: 75

Re: Can be used to express the path that possible changes? For example, version number

You can use the FFS Filter rules to In- or Exclude files and/or folders in your sync. The FFS Filter rules do not support Regular Expressions, but do support two basic wildcards, that may be sufficient to cover your example above. FFS filter rule entries are relative to your left and right base loca...
by Plerry
29 Mar 2024, 11:02
Forum: General Discussion
Topic: Problem with ftp sync
Replies: 11
Views: 189

Re: Problem with ftp sync

> How can I solve this problem? That depends on what you consider to be the problem. • If you consider the error message to be the problem, act as per xCSxXenon's reply. • If you consider the ftp protocol not supporting directory monitoring to be the problem, you can either use a different protocol ...
by Plerry
29 Mar 2024, 10:51
Forum: Help
Topic: Excluded dir is causing an error (.gvfs)
Replies: 2
Views: 82

Re: Excluded dir is causing an error (.gvfs)

Having /.gvfs in your Exclude Filter will only exclude a .gvfs-file that is in the root of your left and/or right base-location, not if it is in any of their subdirectories. You need to enter either the correct path in front of /.gvfs , relative to your left-and right base location, or enter */.gvfs...
by Plerry
27 Mar 2024, 06:32
Forum: General Discussion
Topic: Only want to syncronize a single file ---- how can I do ?
Replies: 1
Views: 103

Re: Only want to syncronize a single file ---- how can I do ?

For synching just a single file FFS may be a bit of overkill. But nevertheless: You can use the FFS Include Filter . Replace the default Include Filter of * (= everything) by the (path+) filename (relative to your left- and right base-location) of the file you want to sync. You can edit the Filter s...
by Plerry
26 Mar 2024, 06:16
Forum: Help
Topic: "Both sides have changed" problems with backups
Replies: 7
Views: 258

Re: "Both sides have changed" problems with backups

> Why does FreeFileSync show that both files have changed?

Because the file-ID of both the left- and right-side file has changed compared to what it was at the end of the previous sync, as stored in the left-, respectively right-side database file.
by Plerry
25 Mar 2024, 16:15
Forum: Help
Topic: Insufficient disk space WEBDAV [RESOLVED]
Replies: 6
Views: 160

Re: Insufficient disk space WEBDAV

It seems to be a long standing (and still unfixed) WebDav problem, making both Windows and Linux reporting the used and available space of the local disk.
See e.g. in Google or even previously in the FFS forum.
by Plerry
25 Mar 2024, 12:30
Forum: Help
Topic: Insufficient disk space WEBDAV [RESOLVED]
Replies: 6
Views: 160

Re: Insufficient disk space WEBDAV

It depends on how much data in your cloud-space needs to be updated.
Also read this thread.
by Plerry
25 Mar 2024, 07:25
Forum: Help
Topic: Mirroring bug (?) related to FileTimeTolerance
Replies: 4
Views: 200

Re: Mirroring bug (?) related to FileTimeTolerance

Further to my last remark just above:
As per the earlier description by Zenju (the author of FFS), your "Cannot determine sync-direction: No change since last synchronization" conflict is apparently considered to be of the 2nd category.
by Plerry
25 Mar 2024, 07:10
Forum: Help
Topic: "Both sides have changed" problems with backups
Replies: 7
Views: 258

Re: "Both sides have changed" problems with backups

> And can't mirroring be a more destructive move than just UPDATE? Mirror and Update can both be equally "destructive" if you accidentally made changes (other than deletions) in the source location and then run one or more syncs. Only if you made accidental deletions in the source location...
by Plerry
24 Mar 2024, 08:24
Forum: Help
Topic: Mirroring bug (?) related to FileTimeTolerance
Replies: 4
Views: 200

Re: Mirroring bug (?) related to FileTimeTolerance

Your problem may be self-inflicted. > I have set FileTimeTolerance to 0 ... The simplest way to "fix" your problem is to change it back to the default setting of 2 seconds, as apparently even required for FAT/FAT32 file systems . The "Cannot determine sync-direction: No change since l...
by Plerry
24 Mar 2024, 07:56
Forum: Help
Topic: "Both sides have changed" problems with backups
Replies: 7
Views: 258

Re: "Both sides have changed" problems with backups

The "Both sides have changed" notification only can occur when using a database . In previous versions of FreeFileSync (FFS), by default the database was only used in the Two-way sync variant, in which it is mandatory. Since FFS version 13.x, the database is by default also used in the Mir...
by Plerry
22 Mar 2024, 16:11
Forum: General Discussion
Topic: Am I stuck forever with FreeFileSync 13.3?
Replies: 8
Views: 440

Re: Am I stuck forever with FreeFileSync 13.3?

There are people using a chisel as a screwdriver. Sometimes it works, sometimes they hurt themselves doing so. If you, Widowsky, being forwarned, do not want to abandon using leading spaces in file/folder-names (using a chisel as a screwdriver), so be it; at some time you will surely hurt yourself. ...
by Plerry
20 Mar 2024, 13:38
Forum: General Discussion
Topic: freefilesync 13.4 SymLink in windows 11 problem
Replies: 5
Views: 220

Re: freefilesync 13.4 SymLink in windows 11 problem

What is your Symbolic Link handling setting (in the FFS GUI Comparison (F6) tab)?
What file system is your \\q\ location? Not all file systems support reparse points.
by Plerry
20 Mar 2024, 13:31
Forum: General Discussion
Topic: need to have Folders is freefilesync -> configuration tab
Replies: 2
Views: 141

Re: need to have Folders is freefilesync -> configuration tab

I understand your request and why/when this would make sense. But, looking at your list, there may be an alternative. You have quite a lot of sync jobs that ran 82 days ago. If you always run those sync jobs in combination, you can define a single sync job that has multiple left-right location pairs...
by Plerry
20 Mar 2024, 13:17
Forum: Help
Topic: how do run FileSync during windows shutdown ?
Replies: 7
Views: 718

Re: how do run FileSync during windows shutdown ?

Did you try using the Windows Task Scheduler?
There you can choose to run tasks based on a given time, but also upon given events, such as startup, login, logoff and shutdown.
by Plerry
18 Mar 2024, 07:38
Forum: General Discussion
Topic: Please make it possible to put sync.ffs_db files elsewhere
Replies: 9
Views: 312

Re: Please make it possible to put sync.ffs_db files elsewhere

@PjotterTheMotter
You seem to be one of those people only willing to accept a solution exactly along their line.
The author has indicated a perfectly workable method to deal with your "problem". But hey, it is not exactly along your line ...
by Plerry
18 Mar 2024, 07:19
Forum: Help
Topic: Daisy chain batch jobs
Replies: 6
Views: 254

Re: Daisy chain batch jobs

As you noticed, I forgot to add the /w or /wait option to at least the first two start-commands in the batch script of my previous reply.
See e.g. https://ss64.com/nt/start.html

Do not add /w or /wait to the FFS On Completion command-line, when using that route.
by Plerry
15 Mar 2024, 10:14
Forum: General Discussion
Topic: Exclude repositories including a .git repository
Replies: 4
Views: 1072

Re: Exclude repositories including a .git repository

It is only possible to Exclude files and/or folders (and their child-folders) based on their (own) name.
It is not possible to (automatically) Exclude a parent folder based on the name of any of the files or folders it contains matching a name or pattern.
by Plerry
12 Mar 2024, 15:09
Forum: Help
Topic: Showing non-existed and deleted files
Replies: 8
Views: 270

Re: Showing non-existed and deleted files

If those tilde-files do not just start with a tilde ( ~ ), but with a tilde+dollar sign ( ~$ ) they are most likely remnants of Microsoft Office files, generally caused by improper termination of an MS Office application (e.g. a forced system restart). You should then be able to recognize the file e...
by Plerry
10 Mar 2024, 14:17
Forum: Help
Topic: "Detect moved files" feature -bug on Mac OS
Replies: 3
Views: 233

Re: "Detect moved files" feature -bug on Mac OS

I don't know MAC, but if those packages/folders behave like folders in Windows, then just like in Windows FFS may simply not be able to retain folder modification timestamps.
See here.
by Plerry
10 Mar 2024, 14:10
Forum: Help
Topic: Daisy chain batch jobs
Replies: 6
Views: 254

Re: Daisy chain batch jobs

If you want to run your left-right folder-pair Compare and Sync in sequence per pair, you can either • Run a batch/cmd file that starts your sync jobs in sequence, waiting for the previous job to end before starting the next sync job (via the "start" command). Something like start "C:...