Hi all,
I'm using FFS for years, mainly for backuping my PCs to my NAS.
Recently I have a new need: I have a project on 2 PCs, and I synchronize them with the NAS : PC1 <-> NAS <-> PC2. Since I only work on one PC at a time, there are no "forked" versions.
But there is something I don't ...
Search found 19 matches
- 18 Jun 2022, 07:41
- Forum: General Discussion
- Topic: Question about Sync parameters
- Replies: 1
- Views: 650
- 22 May 2022, 08:11
- Forum: Localization
- Topic: French Translation
- Replies: 1
- Views: 6448
French Translation
Hi all,
Today I noticed an item [ Choix de la synchronization - Enter] in the contextual menu of an file.
Not understanding the label, I clicked it for trying to see its effect on my file list.
The file disappeared from the list.
Then I switched to English version and saw [Synchronize selection ...
Today I noticed an item [ Choix de la synchronization - Enter] in the contextual menu of an file.
Not understanding the label, I clicked it for trying to see its effect on my file list.
The file disappeared from the list.
Then I switched to English version and saw [Synchronize selection ...
- 07 Apr 2021, 09:50
- Forum: Help
- Topic: Realtimesync - is there a way to make sync.ffs_lock stop showing up?
- Replies: 4
- Views: 1420
Re: Realtimesync - is there a way to make sync.ffs_lock stop showing up?
Hi, is there any plan to have the "expert settings" modifiable in the "normal options" screen ? :)
- 16 Feb 2021, 19:43
- Forum: Help
- Topic: [Donation Edition] - Unused Devices
- Replies: 3
- Views: 401
Re: [Donation Edition] - Unused Devices
Ooops sorry, I didn't see the "hint" when mouse-hover.
So they'll be removed on 27/02 and 04/03. Fine !
Thanks ! :)
And keep the good work, you ROCK !!!
So they'll be removed on 27/02 and 04/03. Fine !
Thanks ! :)
And keep the good work, you ROCK !!!
- 15 Feb 2021, 09:54
- Forum: Help
- Topic: [Donation Edition] - Unused Devices
- Replies: 3
- Views: 401
[Donation Edition] - Unused Devices
Hi all,
I'm using a Donation Edition on 2 Computers (perso + pro).
Last week, I've re-installed Windows + all softwares on both of them.
Now, FFS tells me it's installed on 4 devices.
I went to the page and set the 2 previous installations as "Unused", but it seems it's not enough.
(https ...
I'm using a Donation Edition on 2 Computers (perso + pro).
Last week, I've re-installed Windows + all softwares on both of them.
Now, FFS tells me it's installed on 4 devices.
I went to the page and set the 2 previous installations as "Unused", but it seems it's not enough.
(https ...
- 07 Apr 2020, 08:51
- Forum: General Discussion
- Topic: Pause doesn't pause immediately :(
- Replies: 2
- Views: 893
Re: Pause doesn't pause immediately :(
Thanks for pointing the previous thread, and sorry to not searched it.
I agree it's not an urgent request: it's in fact possible to get an "immediate" pause by pressing the [Stop] button. :)
I agree it's not an urgent request: it's in fact possible to get an "immediate" pause by pressing the [Stop] button. :)
- 20 Mar 2020, 08:00
- Forum: General Discussion
- Topic: Pause doesn't pause immediately :(
- Replies: 2
- Views: 893
Pause doesn't pause immediately :(
Hi, I'm wondering how the Pause function works.
My case:
- Replicating 700 GB of files (~1 GB each)
- Source and targets are two SSDs located on the same NAS
- Using the parallel mode (8 threads for both source and target)
What happened :
- Needing some other files on the NAS, I realized Windows ...
My case:
- Replicating 700 GB of files (~1 GB each)
- Source and targets are two SSDs located on the same NAS
- Using the parallel mode (8 threads for both source and target)
What happened :
- Needing some other files on the NAS, I realized Windows ...
- 19 Jan 2019, 19:11
- Forum: General Discussion
- Topic: Feature Request: Cloud Sync
- Replies: 18
- Views: 4556
Re: Feature Request: Cloud Sync
I'm not sure how you are getting this kind of speed but my upload to google drive is ranging from 50kB/s to 700KB/s, in other words, extremely slow and extremely below the limitations of both my computer and my network.
As far as I know, there are these 2 things to consider:
1) You should try ...
- 18 Jan 2019, 13:37
- Forum: General Discussion
- Topic: Feature Request: Cloud Sync
- Replies: 18
- Views: 4556
Re: Feature Request: Cloud Sync
Wow, one of my dreams came true...
Thanks so much !!!
Upload speed with MP3 files (typicall size around 3 MB) is the max of my connection speed (300 Mb/s = 35 MB/s), using my "usual" 8 threads. :)
Thanks so much !!!
Upload speed with MP3 files (typicall size around 3 MB) is the max of my connection speed (300 Mb/s = 35 MB/s), using my "usual" 8 threads. :)
- 15 Nov 2018, 10:43
- Forum: General Discussion
- Topic: LockDirectoriesDuringSync into ffs_gui
- Replies: 0
- Views: 472
LockDirectoriesDuringSync into ffs_gui
Hi,
Would it possible to consider moving the option LockDirectoriesDuringSync from GlobalSettings.xml to the *.ffs_gui files ?
Or even better, to keep it in GlobalSettings.xml , and provide an override possibility at *.ffs_gui level. :)
The need is:
- To keep it enabled when synchronising ...
Would it possible to consider moving the option LockDirectoriesDuringSync from GlobalSettings.xml to the *.ffs_gui files ?
Or even better, to keep it in GlobalSettings.xml , and provide an override possibility at *.ffs_gui level. :)
The need is:
- To keep it enabled when synchronising ...
- 13 Apr 2018, 16:20
- Forum: Help
- Topic: Question about filter syntax
- Replies: 2
- Views: 630
Re: Filters
Wow, I indeed didn't think about the "root" aspect.
The other files I filter (*.mp4 & *.mkv) are actually in the root of one of the folders, that's why this filter worked. :)
Thanks !
The other files I filter (*.mp4 & *.mkv) are actually in the root of one of the folders, that's why this filter worked. :)
Thanks !
- 12 Apr 2018, 16:56
- Forum: Help
- Topic: Question about filter syntax
- Replies: 2
- Views: 630
Question about filter syntax
Hi all,
I've some filters like this and they work fine:
*.mp4
*.mkv
Recently I wanted to also filter the temp (open) files of Office, so I added this:
~*.*
But it didn't work.
Now I've accidentally set:
*\~*.*
and it works.
Why in some case the simple syntax works and not in some other ...
I've some filters like this and they work fine:
*.mp4
*.mkv
Recently I wanted to also filter the temp (open) files of Office, so I added this:
~*.*
But it didn't work.
Now I've accidentally set:
*\~*.*
and it works.
Why in some case the simple syntax works and not in some other ...
- 14 Mar 2018, 17:50
- Forum: General Discussion
- Topic: New Layout
- Replies: 0
- Views: 421
New Layout
Hi, I'm using FFS for years and I've nothing to suggest about its behaviour as it's absolutely fine for me.
But I'm still proposing to consider changing the general layout of the screen.
My reason to suggest this is that I'm using FFS on a laptop with small resolution.
So here we are:
- At the ...
But I'm still proposing to consider changing the general layout of the screen.
My reason to suggest this is that I'm using FFS on a laptop with small resolution.
So here we are:
- At the ...
- 11 Feb 2018, 20:10
- Forum: General Discussion
- Topic: Set choice: exit/summary/...
- Replies: 11
- Views: 2670
Re: Set choice: exit/summary/...
The option is back in 9.8, as a checkbox.
Thanks!
"New option to auto-close progress dialog"
Thanks!
"New option to auto-close progress dialog"
- 08 Jan 2018, 10:21
- Forum: General Discussion
- Topic: Set choice: exit/summary/...
- Replies: 11
- Views: 2670
Re: Set choice: exit/summary/...
Yes I confirm the option is in version 9.4, I don't know why it was removed later.
" On completion :" then " Close progress dialog ". :)
By the way, why aren't the older Windows available in Archives:
https://freefilesync.org/archive.php
Still found the version 9.4 there:
https://filehippo.com/fr ...
" On completion :" then " Close progress dialog ". :)
By the way, why aren't the older Windows available in Archives:
https://freefilesync.org/archive.php
Still found the version 9.4 there:
https://filehippo.com/fr ...
- 08 Jan 2018, 09:40
- Forum: General Discussion
- Topic: Set choice: exit/summary/...
- Replies: 11
- Views: 2670
Re: Set choice: exit/summary/...
I agree with this.
The option previously existed in the sync settings; at the end of a synchro it was thus possible to keep the program open, ready to make a new comparison, without having to close a window of the previous sync.
I think this feature was removed in version 9.5.
I have a ...
- 28 Dec 2017, 11:15
- Forum: Help
- Topic: Question about Donation
- Replies: 1
- Views: 496
Re: Question about Donation
Hmm I guess I didn't read enough. :D
"The FreeFileSync Donation Edition may be used and installed by a single user on their computer. This includes installation on portable storage devices (USB memory sticks) and even use on different computers, provided that FreeFileSync was already activated ...
"The FreeFileSync Donation Edition may be used and installed by a single user on their computer. This includes installation on portable storage devices (USB memory sticks) and even use on different computers, provided that FreeFileSync was already activated ...
- 28 Dec 2017, 11:13
- Forum: Help
- Topic: Question about Donation
- Replies: 1
- Views: 496
Question about Donation
Hi, I'd like to donate. I read the page dedicated to this but I can't find anwer to my question: if I want to use the "donated" edition on 3 computers (used by 1 user, with same name in "C:\Users"), is it the personal or the group policy?
It is said "The FreeFileSync Donation Edition is expected to ...
It is said "The FreeFileSync Donation Edition is expected to ...
- 26 Dec 2017, 19:34
- Forum: Help
- Topic: Move & rename instead of copying (Mirror w detect moved files already ticked...) ?
- Replies: 22
- Views: 7819
Re: Move & rename instead of copying (Mirror w detect moved files already ticked...) ?
Hi everybody,
I'm using FFS since several years for both personal and professionnal needs.
Last week I bought a NAS and today I realized that the option for moved files ("Détection des fichiers déplacés" in my french version) works perfectly on the NAS disks, which are using in EXT4 file system.
I'm using FFS since several years for both personal and professionnal needs.
Last week I bought a NAS and today I realized that the option for moved files ("Détection des fichiers déplacés" in my french version) works perfectly on the NAS disks, which are using in EXT4 file system.