Search found 3649 matches

by xCSxXenon
07 Nov 2019, 21:53
Forum: Help
Topic: How to alter idle time for RealTimeSync from command line or during bootup? always reverts to 10 seconds...
Replies: 3
Views: 520

Re: How to alter idle time for RealTimeSync from command line or during bootup? always reverts to 10 seconds...

The idle time is stored in the ".real_ffs" file. If you change the idle time in the GUI, save it and it will persist when running from CLI
by xCSxXenon
07 Nov 2019, 21:51
Forum: Help
Topic: Can't exclude files and directories from scan
Replies: 6
Views: 906

Re: Can't exclude files and directories from scan

You are most likely missing something in the filters. Can you post a screenshot of your filters?
by xCSxXenon
07 Nov 2019, 21:51
Forum: Help
Topic: FolderAccessTimeout
Replies: 10
Views: 1554

Re: FolderAccessTimeout

Run a compare before the sync
by xCSxXenon
07 Nov 2019, 21:49
Forum: Help
Topic: massive directories
Replies: 2
Views: 205

Re: massive directories

You could also increase page file on the server. I'm guessing it is set statically if programs are crashing
by xCSxXenon
07 Nov 2019, 21:49
Forum: Help
Topic: massive directories
Replies: 2
Views: 205

Re: massive directories

You are probably better suited to do smaller syncs. Do a certain number of directories, like 10 or so, so you don't end up comparing the whole data set towards the end
by xCSxXenon
07 Nov 2019, 21:08
Forum: Help
Topic: gpx-files will not be synchronizised
Replies: 2
Views: 250

Re: gpx-files will not be synchronizised

You should include "*.gpx" or just "*"
by xCSxXenon
07 Nov 2019, 21:05
Forum: Help
Topic: Error: Source folder not found
Replies: 2
Views: 208

Re: Error: Source folder not found

Can you screenshot the FFS window with and without the error?
by xCSxXenon
07 Nov 2019, 21:05
Forum: Help
Topic: FFS deployment via SCCM
Replies: 3
Views: 425

Re: FFS deployment via SCCM

The portable version has no limit, as long as it is run from a "removable" device
by xCSxXenon
07 Nov 2019, 20:57
Forum: Help
Topic: Color tags of folders
Replies: 3
Views: 325

Re: Color tags of folders

What are color tags?
by xCSxXenon
07 Nov 2019, 20:54
Forum: General Discussion
Topic: Very slow data transfer even with multiple threads
Replies: 6
Views: 2976

Re: Very slow data transfer even with multiple threads

more threads does not mean faster. Sometimes a single thread is faster. Multi thread is ONLY better when the remote location limits the speed on a single connection.
by xCSxXenon
07 Nov 2019, 20:51
Forum: General Discussion
Topic: Will FFS backup virtual machines
Replies: 3
Views: 816

Re: Will FFS backup virtual machines

You can copy a file in use, typically without issue. Maybe not with a vhd since it is too big to be stored in memory
by xCSxXenon
07 Nov 2019, 20:41
Forum: General Discussion
Topic: Sorting backup hard drive for duplicates and getting one single copy
Replies: 2
Views: 674

Re: Sorting backup hard drive for duplicates and getting one single copy

That is not a sync, therefore FFS is not suitable for that use. You are probably better off moving all the files into directories containing file types/categories ex. pictures, music, jpgs, pdfs, etc. Then sorting/searching for duplicates all in each directory.
by xCSxXenon
07 Nov 2019, 20:40
Forum: General Discussion
Topic: [Feature request] Ability to set default variant for new configs.
Replies: 3
Views: 519

Re: [Feature request] Ability to set default variant for new configs.

As a workaround, copy and paste the job file then rename. Then you don't have to change sync settings
by xCSxXenon
07 Nov 2019, 20:38
Forum: General Discussion
Topic: Google Drive trash
Replies: 4
Views: 503

Re: Google Drive trash

I believe that a permanent deletion on the local copy does not propagate to a permanent deletion in the cloud. As far as I am aware, there is no way to do that without interacting with the cloud service directly.
by xCSxXenon
07 Nov 2019, 20:36
Forum: General Discussion
Topic: File types in filter configuration
Replies: 9
Views: 2586

Re: File types in filter configuration

There are inclusion and exclusion filters
by xCSxXenon
07 Nov 2019, 20:08
Forum: General Discussion
Topic: UI suggestion
Replies: 1
Views: 396

Re: UI suggestion

Maybe a tooltip would suffice
by xCSxXenon
07 Nov 2019, 20:08
Forum: General Discussion
Topic: content comparison - how does it compare?
Replies: 6
Views: 8322

Re: content comparison - how does it compare?

Exactly the case. There is no reason to continue a compare when there is even a single bit difference
by xCSxXenon
07 Nov 2019, 20:07
Forum: General Discussion
Topic: purchase price
Replies: 2
Views: 795

Re: purchase price

Also, you can still get the newer versions for free, jut manually. The donation edition does the auto-updates and the portable options
by xCSxXenon
07 Nov 2019, 20:06
Forum: General Discussion
Topic: Feature suggestion: Collapsible Folder Tree and Same Disk Mode
Replies: 12
Views: 3146

Re: Feature suggestion: Collapsible Folder Tree and Same Disk Mode

Is there something wrong with the tree structure on the left side? I don't know the difference
by xCSxXenon
07 Nov 2019, 19:57
Forum: General Discussion
Topic: FFS Invoice
Replies: 2
Views: 911

Re: FFS Invoice

An invoice is something you get that you then pay for. If you have already paid, you don't get a non-existing invoice, you get a receipt of transaction.
by xCSxXenon
07 Nov 2019, 19:56
Forum: General Discussion
Topic: [Feature request] Sort by action or category
Replies: 5
Views: 776

Re: [Feature request] Sort by action or category

You can toggle which categories are shown below. Actions depend explicitly on the categories, so there is no reason to have options for both.
by xCSxXenon
07 Nov 2019, 19:54
Forum: General Discussion
Topic: [Suggestion] Replace SAVE AS icon...
Replies: 7
Views: 826

Re: [Suggestion] Replace SAVE AS icon...

Well the icons corresponds to the file type you are saving to, and three diskette icons would be way more confusing in my opinion.
by xCSxXenon
07 Nov 2019, 19:30
Forum: General Discussion
Topic: Sync settings, Replace, max time limit? (feature request)
Replies: 5
Views: 855

Re: Sync settings, Replace, max time limit? (feature request)

Even then "easiest" of features aren't easy to develop into existing code.
For the time beings, I would trust the "forfiles" cmd utility
by xCSxXenon
07 Nov 2019, 19:28
Forum: General Discussion
Topic: [Feature Suggestion] Time remaining improvement
Replies: 12
Views: 2750

Re: [Feature Suggestion] Time remaining improvement

That algorithm is wrong though. The size left and files left are the same data, so you would be doubling the remaining time essentially. The better way to do the algorithm would be: T = [(Size remaining/avg transfer rate) + (files remaining/avg file rate)] / 2 avg rates can be calculated based on re...
by xCSxXenon
16 Oct 2019, 20:00
Forum: Help
Topic: Outlook not copied
Replies: 3
Views: 324

Re: Outlook not copied

Either the paths are incorrect or there is some funky filters going on
by xCSxXenon
16 Oct 2019, 17:38
Forum: Help
Topic: Outlook not copied
Replies: 3
Views: 324

Re: Outlook not copied

There are many possible issues. If the file is locked, if it resides in a directory without read permissions, exclusions, etc. Do you get an error message? If you do only a compare, do you see the outlook file get "queued" up?
by xCSxXenon
13 Oct 2019, 20:35
Forum: General Discussion
Topic: Notification sounds
Replies: 1
Views: 327

Re: Notification sounds

There is a setting in options to select a sound to play when compare is done. Although, when I click synchronize only, it compares and automatically runs the sync. Try saving as a batch job.
by xCSxXenon
13 Oct 2019, 20:33
Forum: General Discussion
Topic: Sound an alert when manual "Compare" has completed in FFS GUI
Replies: 2
Views: 467

Re: Sound an alert when manual "Compare" has completed in FFS GUI

There is an option to set this in options.
by xCSxXenon
13 Oct 2019, 20:33
Forum: General Discussion
Topic: Add "enable/disable folder pair" option for each folder pair in a batch job
Replies: 3
Views: 1042

Re: Add "enable/disable folder pair" option for each folder pair in a batch job

Just click the minus symbol to remove it temporarily or select the source/destination in the compare window and hit spacebar.
by xCSxXenon
13 Oct 2019, 20:07
Forum: General Discussion
Topic: Add enable/disable checkbox in front of each line
Replies: 5
Views: 798

Re: Add enable/disable checkbox in front of each line

You can set it to include only the current year's directory