Search found 14 matches

by daimroc
18 Jun 2022, 09:48
Forum: General Discussion
Topic: Error elevation is requiered
Replies: 3
Views: 771

Re: Error elevation is requiered

Thanks, that's solve the problem. But I realized that this is a configuration at application level, I can't set this parameter in the batch file or for individual taks of sync. Or i am wrong and it is possible to create a batch sync file that copy the DAL information and another batch file that does...
by daimroc
15 Jun 2022, 17:12
Forum: General Discussion
Topic: Error elevation is requiered
Replies: 3
Views: 771

Error elevation is requiered

I have a computer in which I am running FFS. I have a network folder in a remote computer. I want to mirror the network folder to the local computer, so the source is the network folder and the destionation is a folder in the local computer that is running FFS. I few cases, when some file is trying ...
by daimroc
13 Jun 2022, 17:06
Forum: General Discussion
Topic: In RTS, command fail, output code 1
Replies: 2
Views: 655

Re: In RTS, command fail, output code 1

Thanks, this solve the problem.
by daimroc
01 Jun 2022, 06:44
Forum: General Discussion
Topic: How real time works?
Replies: 3
Views: 586

Re: How real time works?

Thanks so much.

But how should I monitored source and destination? I would have RTS installed in the destination computer and it will check the source computer.
by daimroc
01 Jun 2022, 06:42
Forum: General Discussion
Topic: Is it needed the sync.ffs_lock file when I mirror in one direction?
Replies: 5
Views: 1218

Re: Is it needed the sync.ffs_lock file when I mirror in one direction?

Yes, I understand if another FFS will modify the source, it is better to lock, but in my case the flow of the copy will be always from source to backup computers, FFS while never modify the source folder.
by daimroc
28 May 2022, 18:46
Forum: General Discussion
Topic: Is it needed the sync.ffs_lock file when I mirror in one direction?
Replies: 5
Views: 1218

Re: Is it needed the sync.ffs_lock file when I mirror in one direction?

In the documentation it is said this: "LockDirectoriesDuringSync: In order to prevent multiple synchronization tasks from reading and writing the same files, FreeFileSync instances are serialized with lock files (sync.ffs_lock). The lock files are only recognized by FreeFileSync and make sure t...
by daimroc
28 May 2022, 18:29
Forum: General Discussion
Topic: In RTS, command fail, output code 1
Replies: 2
Views: 655

In RTS, command fail, output code 1

I have created a batch file in FFS and it works well in FFS. Then I open RTS and I drag and drop this batch file to it and save it to batch real time file. Then I close RTS and double click the real time batch file that I have created. it syncs the folder correctly, but after it finished, in the ico...
by daimroc
28 May 2022, 17:36
Forum: General Discussion
Topic: How real time works?
Replies: 3
Views: 586

How real time works?

I know that real time is notify by the operative system when a change is done. But is real time do periodic scans to ensure that the sync is correct? How does it work in the following cases? 1.- I have a source folder with files. I just have configure realtime and start it for the first time. Destin...
by daimroc
28 May 2022, 10:19
Forum: General Discussion
Topic: Is it needed the sync.ffs_lock file when I mirror in one direction?
Replies: 5
Views: 1218

Re: Is it needed the sync.ffs_lock file when I mirror in one direction?

I am doing some tests and I realized that the sync_ffs_lock is created in both folders, in the source and in the destionation. However, while the sync is running and the lock files still exist, with the file explorer (that is another process) I can create files, remane folder... etc, in both folders...
by daimroc
27 May 2022, 15:22
Forum: General Discussion
Topic: Doubts about real time sync
Replies: 3
Views: 665

Re: Doubts about real time sync

I have done some tests and yes, it works perfect, it is immediate if I create, modify or delete some file, it is notify at the moment.
by daimroc
27 May 2022, 15:21
Forum: General Discussion
Topic: Is it needed the sync.ffs_lock file when I mirror in one direction?
Replies: 5
Views: 1218

Is it needed the sync.ffs_lock file when I mirror in one direction?

Suponse that I have a server and a remote computer. In my remote computer I install FFS for realmtime monitoring and watch a folder in the server. For security reasons, the remote folder only can read files in the folder in the server, so I get an error that tells that it is not possible to create t...
by daimroc
26 May 2022, 08:08
Forum: General Discussion
Topic: Is it possible to keep the user permissions of the files?
Replies: 1
Views: 645

Is it possible to keep the user permissions of the files?

For testing, I have create a source folder with a text file in which I have added a new user with only read permissions. When I sync and the file is copy the destination folder, in permissions of the file, I can't see this user, it takes the permissions of the parent folder. There is some way to cop...
by daimroc
24 May 2022, 08:17
Forum: General Discussion
Topic: Doubts about real time sync
Replies: 3
Views: 665

Doubts about real time sync

I read the documentation, and it says that it syncs when the operative system notify when a changed is done, so the performance is much better then iterate for all the files periodically. Well, my dobt is that I would like to sync a folder in a server and a backup drive that is in the network. To av...
by daimroc
22 Aug 2020, 08:00
Forum: General Discussion
Topic: would it be possible to set code to actions in the log?
Replies: 0
Views: 277

would it be possible to set code to actions in the log?

In the log, I can see the actions creating, updating and moving, but if I would like to parse the log text file, I think it would be better if I could search for a code, so it wouldn't depend on the language and also it would be more accurate. Would it be possible to add a unique code for e aeach ac...