Search found 10 matches
- 04 Feb 2019, 10:39
- Forum: General Discussion
- Topic: Sync on Login and RealTimeSync
- Replies: 4
- Views: 530
Re: Sync on Login and RealTimeSync
Yes, that was the article i have initially read about RealTimeSync first. I think, my mistake was it to use the "on completion" command. Instead of using one single *.ff_batch file, i should use 2 files. The first for the scheduler with the RealTimeSync as "on completion" command and a second one ...
- 04 Feb 2019, 10:35
- Forum: General Discussion
- Topic: sync.ffs_db multiple PC's
- Replies: 4
- Views: 914
Re: sync.ffs_db multiple PC's
OK, many thx. then i test that configuration today. The folder on the server is the same for every client, also the sync options. Only the folder on the client side is sometimes a subfolder on another harddrive.
- 04 Feb 2019, 08:45
- Forum: General Discussion
- Topic: sync.ffs_db multiple PC's
- Replies: 4
- Views: 914
Re: sync.ffs_db multiple PC's
This means that I can safely synchronize another PC with the same server without changing the status of the previous PC? Will in that case a second sync.ffs_db will be created or is the existing one used?
- 03 Feb 2019, 13:19
- Forum: General Discussion
- Topic: Sync on Login and RealTimeSync
- Replies: 4
- Views: 530
Re: Sync on Login and RealTimeSync
The above setup seems to be not a good way. I was shocked when I saw hundreds of processes with RealTimeSync.exe in taskmanager. Is there a better way?
- 03 Feb 2019, 12:41
- Forum: General Discussion
- Topic: Using WinMerge via shortcut
- Replies: 0
- Views: 172
Using WinMerge via shortcut
If FreeFileSync find differences there is a default entry with WinMerge which works when i select via rightclick > WinMerge or press "2". Is there a way to specify my own Shortcurt for example "F3"?
- 03 Feb 2019, 12:35
- Forum: General Discussion
- Topic: Sync on Login and RealTimeSync
- Replies: 4
- Views: 530
Sync on Login and RealTimeSync
Just for clarifying if i have done something wrong... I have setup a sync job to sync a local directory with a remote SFTP directory. That seems to work in FreeFileSync GUI without any problems. Only the first sync has estimated the copy direction wrong the first time. After the correction and the ...
- 02 Feb 2019, 13:45
- Forum: General Discussion
- Topic: sync.ffs_db multiple PC's
- Replies: 4
- Views: 914
sync.ffs_db multiple PC's
I want to keep some directories in sync with more than 1 PC. Now i have seen, that there is also a file called sync.ffs_db created on the server side of the directories i want to keep in sync. Will the information in that database file collide with the a second PC sync operations or have every PC ...
- 12 Jul 2016, 08:29
- Forum: Help
- Topic: Upload Files in Background to SFTP
- Replies: 4
- Views: 1834
Re: Upload Files in Background to SFTP
Yeas, indeed. I have both folders like in the Screenshot. If i delete the remote folder, it works. The second part was about how to start RealTimeSync.exe. Must i start this every time Windows boots again or should i use this as a Service? Or will RealTimeSync.exe started automatically after a ...
- 12 Jul 2016, 06:23
- Forum: Help
- Topic: Upload Files in Background to SFTP
- Replies: 4
- Views: 1834
Re: Upload Files in Background to SFTP
Sorry, the error was not about versioning, it is the following error: "The following path does not support directory monitoring". Yes of course, you can not monitor this target. But i didnt want to monitor the target, i want monitor only the source and copy the file to the target, which does not ...
- 12 Jul 2016, 06:14
- Forum: Help
- Topic: Upload Files in Background to SFTP
- Replies: 4
- Views: 1834
Upload Files in Background to SFTP
Hello, i would like to monitor one directory for changes of only 1 file. If this file is changed, it should be uploaded via SFTP to my local Server. I would prefer it, that there is no visualization to the user (i.e dialog, window ore anything else). How can i do this? What i have done so far: I ...