Search found 2300 matches

by Plerry
26 Dec 2023, 09:33
Forum: General Discussion
Topic: Unable to access network shares in Linux
Replies: 13
Views: 15565

Re: Unable to access network shares in Linux

> but it appears that FFS is not capable of doing this.
By now, you should have understood that it is not FFS, but rather Linux that is not capable of doing what you want.
by Plerry
26 Dec 2023, 09:21
Forum: Help
Topic: Sync from encrypted usb to pc folder
Replies: 2
Views: 5904

Re: Sync from encrypted usb to pc folder

It depends on what type of encryption is applied. As FreeFileSync (FFS) works at file-level, if your encryption is also at file-level, FFS will gladly sync files in their encrypted form. Similarly, if you can mount your encrypted drive or folder(s) as a seemingly unencrypted drive or folder (some en...
by Plerry
26 Dec 2023, 08:55
Forum: Help
Topic: FTP Timeout when sync bigger files
Replies: 13
Views: 24493

Re: FTP Timeout when sync bigger files

Zenju's E-mail address can be found at the bottom of the FFS Home page.
by Plerry
23 Dec 2023, 16:16
Forum: General Discussion
Topic: Unable to access network shares in Linux
Replies: 13
Views: 15565

Re: Unable to access network shares in Linux

In Windows, next to typing \\nas\share1 in the FFS location window, you can also drag a folder from e.g. Windows (File) Explorer and drop it into the FFS left or right location window. I believe on a MAC you can do the same by dragging a folder from Finder and drop it into the FFS left or right loca...
by Plerry
23 Dec 2023, 11:35
Forum: General Discussion
Topic: Move Than Copy
Replies: 1
Views: 8953

Re: Move Than Copy

Not an automatic one:
viewtopic.php?t=10850#p41436
viewtopic.php?t=7690

But it seems you already discovered the manual way to do it.
by Plerry
22 Dec 2023, 09:47
Forum: Help
Topic: Google Drive Comparison
Replies: 5
Views: 10847

Re: Google Drive Comparison

Theoretically, files can have an identical checksum and still differ in content.
That is however very, very unlikely, and, as explained in said threads, not the reason why FFS does not use hashes.
by Plerry
22 Dec 2023, 09:42
Forum: Help
Topic: Copy without two way sync?
Replies: 8
Views: 9200

Re: Copy without two way sync?

> I am assuming in sync settings, this would just be the mirror option? Both the Update and Mirror sync variant will only modify your right-side location ; not your left-side location. The Update sync variant will not delete any item from your right-side location that does not (or no longer) exist i...
by Plerry
21 Dec 2023, 08:40
Forum: Help
Topic: Google Drive Comparison
Replies: 5
Views: 10847

Re: Google Drive Comparison

For good reasons, FreeFileSync (FFS) does not use hashes (as discussed in this forum in multiple threads).
Instead, FFS uses a plain bit-by-bit comparison.
by Plerry
20 Dec 2023, 07:42
Forum: Help
Topic: Folder pairs problem
Replies: 1
Views: 7805

Re: Folder pairs problem

The problem seems to be that you created an overlap between your two folder pairs. Your first right location is D:\ , your second one D:\Photos . But D:\Photos is obviously part of D:\ , so there is your overlap. I would expect FreeFileSync (FFS) gave you a warning to that extent. There are (at leas...
by Plerry
19 Dec 2023, 09:19
Forum: Help
Topic: Is it normal for estimated remaining time to vary as much as by days?
Replies: 2
Views: 9887

Re: Is it normal for estimated remaining time to vary as much as by days?

There is no reason to expect that the FFS estimate would be more accurate than what e.g. Windows (File) Explorer predicts.
by Plerry
18 Dec 2023, 08:12
Forum: Help
Topic: Include filter excludes non filtered files from deletion on right
Replies: 2
Views: 7704

Re: Include filter excludes non filtered files from deletion on right

Correct. Any Excluded or not Included files and folders are simply not considered for any sync actions. The deletion of all not \202?\ folders and their content from your backup seems a one-time action and should be not too hard to do manually. If you want, you could also use FFS: Leave your Include...
by Plerry
16 Dec 2023, 15:28
Forum: General Discussion
Topic: How to export the list of files to be synchronised or deleted
Replies: 4
Views: 10916

Re: How to export the list of files to be synchronised or deleted

After running a Compare:
Tools / Export File List
by Plerry
14 Dec 2023, 07:38
Forum: Help
Topic: Content check in the case of file corruption - keep both good/bad files?
Replies: 2
Views: 6315

Re: Content check in the case of file corruption - keep both good/bad files?

You could consider using Versioning. That will retain all files deleted or overwritten (updated) by FFS, in a self-selected location, for as many versions as you select and for as long as you select.
by Plerry
12 Dec 2023, 06:01
Forum: Help
Topic: Exclude folders
Replies: 3
Views: 7427

Re: Exclude folders

In- and Exclude Filter definitions are relative to the root of your base locations.
If Main is one of your base-locations, you need to exclude
\FolderA\A_Exclude\
not just
\A_Exclude\
by Plerry
11 Dec 2023, 12:44
Forum: Help
Topic: Exclude .dropbox.cache directory from backup
Replies: 3
Views: 8465

Re: Exclude .dropbox.cache directory from backup

In- and Exclusion Filter rules are relative to the root of your base-locations. Because your base-locations are D:\ and E:\Backup (and not D:\Dropbox and E:\Backup\Dropbox ), you need to exclude \Dropbox\.dropbox.cache\ Your present exclude rule \.dropbox.cache\ would exclude the folder .dropbox.cac...
by Plerry
10 Dec 2023, 15:57
Forum: General Discussion
Topic: new feature request: select ten folders at the same time
Replies: 12
Views: 19118

Re: new feature request

> If I drag a folder drop on the + icon, will automatic add another new path. If I drop on the address bar, then replace the exist path. Could make sense. The location dropped onto the "+"-icon would then obviously become the left-side location of the new pair. On the other hand, it saves ...
by Plerry
10 Dec 2023, 10:43
Forum: Help
Topic: Exclude .dropbox.cache directory from backup
Replies: 3
Views: 8465

Re: Exclude .dropbox.cache directory from backup

Assuming your Exclude Filter rule is setup and working correctly, said "marker_file" likely already pre-existed in your backup location. Excluding a file (or a folder that a file is in) from your sync will make FFS ignore that file; it will not make FFS delete any such file from your backu...
by Plerry
10 Dec 2023, 10:37
Forum: Help
Topic: Getting "Both Sides have changed" etc. for just one folder.
Replies: 2
Views: 7560

Re: Getting "Both Sides have changed" etc. for just one folder.

From the fair understanding of RAID that I have, the fact that you have your backup disks setup as a RIAD array should never cause the problem(s) you describe. RAID simply spreads your (unmodified) data across multiple disks, potentially, depending on the type of RAID (e.g. 0, 1 or 5) you use allowi...
by Plerry
10 Dec 2023, 09:54
Forum: General Discussion
Topic: New Feature - Central Sync DB catalog for external drives
Replies: 3
Views: 15955

Re: New Feature - Central Sync DB catalog for external drives

> REQUEST: have FFS keep a central DB of files synced in a sync set including source and destination. FFS uses a database in each of its left and right base locations, not a central database. The reasons why are clear, and explained several times in this forum, upon the request of others to have a s...
by Plerry
09 Dec 2023, 18:41
Forum: General Discussion
Topic: new feature request: select ten folders at the same time
Replies: 12
Views: 19118

Re: new feature request

Your video is exactly as I understood your feature request the second time. For your very specific case this may make sense. However, even then my consideration remains that the left- and right-side would need to behave differently for the same dragging action. When dragging multiple folders into th...
by Plerry
09 Dec 2023, 18:17
Forum: General Discussion
Topic: Feature Request - temporarily disable one or more folder pairs during a sync
Replies: 7
Views: 16637

Re: Feature Request - temporarily disable one or more folder pairs during a sync

You can also just click the MINUS symbol to remove folder pairs from a sync. Reload the configuration without saving and it will be back to the original xCSxXenon, 08 Dec 2023, 18:55
That's what I wrote in item 1) in my initial reply.
by Plerry
08 Dec 2023, 15:01
Forum: General Discussion
Topic: new feature request: select ten folders at the same time
Replies: 12
Views: 19118

Re: new feature request

That is the part I (already) understood the second time. But, assuming that feature would be added, then after creating your 10 left base-locations by dragging/dropping or copy/pasting your 10 folders (in one go) you would still need to define your 10 right-side base-locations one-by-one. That is, b...
by Plerry
08 Dec 2023, 14:21
Forum: General Discussion
Topic: Feature Request - temporarily disable one or more folder pairs during a sync
Replies: 7
Views: 16637

Re: Feature Request - temporarily disable one or more folder pairs during a sync

If you use scenario 1) above: Simply make two copies of your sync configuration(s), a "work" version and a "backup" version. If you inadvertently would overwrite your "work" version, you can restore the correct configuration from your "backup" version. In scen...
by Plerry
08 Dec 2023, 14:12
Forum: General Discussion
Topic: new feature request: select ten folders at the same time
Replies: 12
Views: 19118

Re: new feature request

Ah, now I get it!
But how do you imagine that?
You drag/drop 10 folders into your left-side base-location, and FFS magically invents the 10 right-side base locations for you?
by Plerry
08 Dec 2023, 10:58
Forum: General Discussion
Topic: Feature Request - temporarily disable one or more folder pairs during a sync
Replies: 7
Views: 16637

Re: Feature Request - temporarily disable one or more folder pairs during a sync

> I have quite a few sync configurations that contain multiple (e.g.8+) folder pairs. > ... if there was a way to temporarily disable folder pairs ... It seems there are two options: 1) Make sure you have saved your 8+ folder pairs sync-configuration under a self-selected name. Then open that saved ...
by Plerry
08 Dec 2023, 05:52
Forum: Help
Topic: Compare folders on 2 drives
Replies: 1
Views: 6250

Re: Compare folders on 2 drives

By default, the FFS Compare results window only shows files for which sync actions (in any form) are required, and hides files it thinks are equal.
If you click the "="-icon mid below the Compare results, you can toggle the visibility of equal files.
by Plerry
08 Dec 2023, 05:45
Forum: Help
Topic: Bug - compare option
Replies: 4
Views: 8067

Re: Bug - compare option

> I haven't been able to find the directory looking option. Where is it?

Look into LockDirectoriesDuringSync
by Plerry
06 Dec 2023, 13:44
Forum: Help
Topic: Is my comparison right?
Replies: 6
Views: 7996

Re: Is my comparison right?

If only more recent files need to be compared and synced, you could try the time-span filter-option, which can be found in the Filter Settings (F7).