Search found 3672 matches

by xCSxXenon
17 Sep 2019, 19:19
Forum: General Discussion
Topic: Suggest: filter file to move
Replies: 7
Views: 2856

Re: Suggest: filter file to move

Both of your posts are filled with grammar mistakes that make it difficult to interpret your issues.
"only the deleted and new files can be viewed copied" what??
"folder I want to move a filter on RIGHT" Move a filter???
by xCSxXenon
17 Sep 2019, 19:13
Forum: General Discussion
Topic: Sync Date and Time of source to destination only
Replies: 4
Views: 1552

Re: Sync Date and Time of source to destination only

File date/timestamps should be preserved under the right conditions. Folder date/timestamps can't though, due to the way Windows creates directories.
by xCSxXenon
17 Sep 2019, 19:11
Forum: General Discussion
Topic: [Feature request] Compare images by pixel instead of byte
Replies: 2
Views: 542

Re: [Feature request] Compare images by pixel instead of byte

I would disagree with that. The goal of the program is to sync a source and destination, not deduplication. There are many tools with pre-tested algorithms for that
by xCSxXenon
09 Sep 2019, 14:43
Forum: General Discussion
Topic: Real time sync multiple directories
Replies: 3
Views: 525

Re: Real time sync multiple directories

The sync option needs to be two-way so a change on 3 would sync with 1, then that would sync with 2, 3, 4, 5, and 6
by xCSxXenon
09 Sep 2019, 14:39
Forum: General Discussion
Topic: REQUEST: Dark Theme for Windows 10
Replies: 31
Views: 15445

Re: REQUEST: Dark Theme for Windows 10

Shows picture of almost exactly what we want.
Doesn't even hint at how to get it done.
I'm guessing the source code was changed
by xCSxXenon
09 Sep 2019, 14:33
Forum: General Discussion
Topic: Real time sync multiple directories
Replies: 3
Views: 525

Re: Real time sync multiple directories

You would sync: 1-2 2-3 3-4 4-5 5-6 6-1 Not pretty, and will take 5*idledelay seconds to propagate through all server locations Or sync: 1-2 1-3 1-4 1-5 1-6 Which is probably better since it only takes at most 2*idledelay seconds to propagate and only needs 5 sync jobs in one batch. It will only hav...
by xCSxXenon
08 Sep 2019, 19:47
Forum: General Discussion
Topic: Cannot write sync.ffs_lock file error
Replies: 5
Views: 1651

Re: Cannot write sync.ffs_lock file error

Admin permissions doesn't necessarily give you permissions to do anything anywhere. You either need to give yourself full control on the directory, or uncheck the option in FFS that locks a directory during sync
by xCSxXenon
07 Sep 2019, 17:21
Forum: Help
Topic: mtp Problem
Replies: 3
Views: 568

Re: mtp Problem

You cannot do what you are trying to do. RTS monitors the folders in the sync and will start a batch job when it detects a change or when it is connected. mtp DOES NOT support this, so RTS will never see the phone connect to the computer. This is not a problem or feature missing from RTS, it is a fe...
by xCSxXenon
07 Sep 2019, 17:17
Forum: Help
Topic: Overlooked bug – sync order
Replies: 1
Views: 220

Re: Overlooked bug – sync order

The major issue is your spotty connection, not the program.
What stops you from starting the sync again? It should restart where it left off.
You could also temporarily exclude all but the newest 20% of files and sync them in smaller batches.
by xCSxXenon
07 Sep 2019, 17:14
Forum: Help
Topic: FFS Error When Cloned
Replies: 4
Views: 729

Re: FFS Error When Cloned

Are you using donation edition?
by xCSxXenon
03 Sep 2019, 22:02
Forum: Help
Topic: Backing up my C drive
Replies: 5
Views: 2142

Re: Backing up my C drive

Imaging is best for full drive backups.
by xCSxXenon
03 Sep 2019, 22:00
Forum: Help
Topic: Long directory/file-name
Replies: 1
Views: 408

Re: Long directory/file-name

Windows has a 260 character limit I believe. Is it only a single directory? What reason does it give you for the failure to create a directory.
by xCSxXenon
03 Sep 2019, 21:59
Forum: General Discussion
Topic: Google - Team drive
Replies: 13
Views: 3082

Re: Google - Team drive

I don't think there are plans in place for that yet.
by xCSxXenon
27 Aug 2019, 18:57
Forum: Help
Topic: Synchronization on drive detection
Replies: 1
Views: 237

Re: Synchronization on drive detection

Use RTS. It will monitor the two directories. Once you plug it in, it will see the directory, then trigger a sync after the idle delay time you set in RTS.
by xCSxXenon
27 Aug 2019, 18:56
Forum: Help
Topic: Strange display: Logoff batch run only on v1903 Windows 10
Replies: 8
Views: 743

Re: Strange display: Logoff batch run only on v1903 Windows 10

I'm guessing that is caused by the method that Windows is shutting down. It looks like either the display driver is unloaded, or dwm.exe(desktopwindowmanager) is partially shut down. You may create a batch script that contains two lines. The first that runs the sync and then "shutdown -s -t -0&...
by xCSxXenon
27 Aug 2019, 18:53
Forum: Help
Topic: Syncing from command line
Replies: 2
Views: 287

Re: Syncing from command line

Create and save a job in FFS. Find that file in "File Explorer" then drag it onto the RTS window. It will auto populate the monitored folders with the source and destination. You can change the idle delay, then save the RTS job. You can then run "start "" "%PROGRAM FILE...
by xCSxXenon
27 Aug 2019, 18:49
Forum: General Discussion
Topic: REQUEST: Dark Theme for Windows 10
Replies: 31
Views: 15445

Re: REQUEST: Dark Theme for Windows 10

Not priority, but +1
by xCSxXenon
24 Aug 2019, 17:18
Forum: Help
Topic: Mirror Sync and Folders not Being Deleted on the Right Side - Don't understand what is happening
Replies: 2
Views: 519

Re: Mirror Sync and Folders not Being Deleted on the Right Side - Don't understand what is happening

When you set those exclusions, that stops it from moving, copying, and deleting those exclusion. FFS didn't even attempt to detect any differences for those three directories, it just lets them be. It didn't detect that it should delete them on the destination because you explicitly told it not to e...
by xCSxXenon
23 Aug 2019, 15:03
Forum: General Discussion
Topic: RealTimeSync cannot recoginze windows symbolic link
Replies: 5
Views: 751

Re: RealTimeSync cannot recoginze windows symbolic link

Arthur, monitoring a directory via a SYMLINK is not supported by Windows. It has nothing to do with FFS or RTS. RTS change detection =/= FFS difference detection. The problem here lies in what triggers the sync. FFS uses user interaction to trigger it, where RTS monitors changes to trigger a sync. s...
by xCSxXenon
22 Aug 2019, 22:35
Forum: Help
Topic: Unexpected size data stream
Replies: 6
Views: 672

Re: Unexpected size data stream

The error makes it look like that file is broken. FFS says "How big is this file?" Windows responds "119701490 bytes" FFS then says "Cool, I'll copy that file to the destination, HEY WAIT. That file is really only 4 bytes, and I don't know what to do. I don't want to overwri...
by xCSxXenon
22 Aug 2019, 17:45
Forum: General Discussion
Topic: New folder
Replies: 7
Views: 1903

Re: New folder

No clue what you guys are doing wrong, but FFS absolutely created new folders when they appear on one side only, as long as your sync settings are correct. That picture shows an attempt to sync a folder on the left with nothing on the right. It doesn't know if you want it to sync to a folder on the ...
by xCSxXenon
22 Aug 2019, 17:40
Forum: General Discussion
Topic: Sync to HP Ultrium
Replies: 1
Views: 416

Re: Sync to HP Ultrium

That is such a niche scenario... What happens when you run out of space on the tape? Doesn't it just give you an error and pause the transfer, then gives you options to retry, skip, cancel, etc.?
by xCSxXenon
22 Aug 2019, 17:36
Forum: Help
Topic: How to delete old folder name references
Replies: 6
Views: 2062

Re: How to delete old folder name references

So, on version 10.15 in Windows 1903, I can ONLY delete them if I highlight them with the cursor, then Shift+DEL. Navigating with keyboard does not work.
by xCSxXenon
22 Aug 2019, 17:31
Forum: Help
Topic: Preserve Folder and File Dates
Replies: 8
Views: 6764

Re: Preserve Folder and File Dates

As long as FFS uses the basic file manipulation, it won't be possible. As Plerry stated, it's using the same process that a user would when manually syncing files. It is just able to create a "table of contents" of differences and can enact the copy/move/delete commands much faster. It wou...
by xCSxXenon
19 Aug 2019, 14:20
Forum: Help
Topic: Pause Button is not working!
Replies: 7
Views: 1544

Re: Pause Button is not working!

The two pictures do show the same file being transferred. I'm guess whatever you are syncing from/to does not handle pausing in the middle very well, or at all. I don't think FFS just stops, I believe that it requests a stop and then waits for a signal to do so. I would try syncing those files betwe...
by xCSxXenon
18 Aug 2019, 20:33
Forum: Help
Topic: Priority time over size?
Replies: 1
Views: 273

Re: Priority time over size?

FFS doesn't prioritize anything based on size. It is all based on newer or not existing. Check your sync settings.
by xCSxXenon
18 Aug 2019, 20:20
Forum: Help
Topic: Pause Button is not working!
Replies: 7
Views: 1544

Re: Pause Button is not working!

What is a "long time". There are a few things that it has to so before it can pause. On a 1mb/s connection, I could see it being an issue. I sometimes have to wait a few seconds even on gigabit local transfers.
by xCSxXenon
11 Aug 2019, 15:00
Forum: Help
Topic: Avoid standby on completion
Replies: 1
Views: 385

Re: Avoid standby on completion

Reinstall the program first
by xCSxXenon
10 Aug 2019, 16:08
Forum: General Discussion
Topic: Comleted with errors - No files backup stored in 3 drives backup
Replies: 2
Views: 532

Re: Comleted with errors - No files backup stored in 3 drives backup

Typically that is caused by the permission settings on the NAS. Can you manually copy files to/from the server using just explorer?