Search found 26 matches
- 14 Jul 2015, 14:08
- Forum: Help
- Topic: Error 58 (GetFileInformation) syncing to QNAP NAS
- Replies: 1
- Views: 568
Re: Error 58 (GetFileInformation) syncing to QNAP NAS
Maybe the reason are wrong credentials to the qnap which are stored in the Windows Credential Manager on the W2012R2?
- 04 Jul 2015, 08:47
- Forum: General Discussion
- Topic: BUG: Starting FreeFileSync.exe from another process yields Error Code 32
- Replies: 66
- Views: 30252
Re: BUG: Starting FreeFileSync.exe from another process yields Error Code 32
Do the programs you are starting ffs from allow to provide a working folder?
Maybe thats a difference?
Maybe thats a difference?
- 02 Jul 2015, 19:53
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Re: Is there a possibility to create log files in gui mode like it is done in batch mode?
Finally I found a solution by enhancing my Batch:
REM Prepare datetime variables:
FOR /F "tokens=1,2,3,4,5 delims=/. " %%a IN ('date/T') DO SET CDATE=%%c%%b%%a
FOR /F "tokens=1-4 delims=/:,. " %%a IN ("%time%") DO SET CTIME=%%a%%b%%c
REM Run the job
FreeFileSync\FreeFileSync.exe FreeFileSync\Jobs ...
REM Prepare datetime variables:
FOR /F "tokens=1,2,3,4,5 delims=/. " %%a IN ('date/T') DO SET CDATE=%%c%%b%%a
FOR /F "tokens=1-4 delims=/:,. " %%a IN ("%time%") DO SET CTIME=%%a%%b%%c
REM Run the job
FreeFileSync\FreeFileSync.exe FreeFileSync\Jobs ...
- 02 Jul 2015, 06:38
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Re: Is there a possibility to create log files in gui mode like it is done in batch mode?
In understand that, but please tell me, is it realy that hard to implement?
There is no backdraw as far as I see?
But I will respect your decision not to implement the requested feature.
However, thanks for investigation. :-)
There is no backdraw as far as I see?
But I will respect your decision not to implement the requested feature.
However, thanks for investigation. :-)
- 01 Jul 2015, 13:41
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Re: Is there a possibility to create log files in gui mode like it is done in batch mode?
You are right, I took a look and saw that "WarnUnresolvedConflicts" is set to "false".
So I set it to "true" and finally there is the mentioned dialog!
So far so good.
But when I now press the "Switch" button in this dialog, the gui starts up and then there also is no logging to file any more ...
So I set it to "true" and finally there is the mentioned dialog!
So far so good.
But when I now press the "Switch" button in this dialog, the gui starts up and then there also is no logging to file any more ...
- 01 Jul 2015, 06:57
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Re: Is there a possibility to create log files in gui mode like it is done in batch mode?
In the ".ffs_batch" file I couldn't find anything regarding 'saving', so I loaded it by hand and called "save as ffs_batch", took care that "pop-up" is selected and saved it with a different file name.
After textually comparing those two ".ffs_batch" files (with Total Commander) there was no ...
After textually comparing those two ".ffs_batch" files (with Total Commander) there was no ...
- 30 Jun 2015, 13:50
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Re: Is there a possibility to create log files in gui mode like it is done in batch mode?
That would be nice, but unfortunately I can't see such a possibility to switch to GUI.
I'm using version 7.1 of FFS and call it like this:
FreeFileSync.exe myjob.ffs_batch
In the configuration I don't supress the popups.
Please see the attached screenshots.
Hopefully I didn't misunderstand anything.
I'm using version 7.1 of FFS and call it like this:
FreeFileSync.exe myjob.ffs_batch
In the configuration I don't supress the popups.
Please see the attached screenshots.
Hopefully I didn't misunderstand anything.
- 30 Jun 2015, 06:59
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Re: Is there a possibility to create log files in gui mode like it is done in batch mode?
One more Argument from my side for implementing the logging (create log files) in gui mode:
In my synchronizations there often are some conflicts.
The reason is that I have some portable programs in the synchronized folders.
Those conflicts are not bad, but I would have to solve them.
So currently ...
In my synchronizations there often are some conflicts.
The reason is that I have some portable programs in the synchronized folders.
Those conflicts are not bad, but I would have to solve them.
So currently ...
- 30 Jun 2015, 06:54
- Forum: Help
- Topic: FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
- Replies: 6
- Views: 1495
Re: FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
@Wm: Please, what was your intention for posting?
- 19 Jun 2015, 12:18
- Forum: Help
- Topic: FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
- Replies: 6
- Views: 1495
- 17 Jun 2015, 06:52
- Forum: General Discussion
- Topic: Uncompressing of a gzip database file ("sync.ffs_db") not possible.
- Replies: 3
- Views: 963
Re: Uncompressing of a gzip database file ("sync.ffs_db") not possible.
Can't find the mentioned discussion, sorry.
Do you have a link?
Do you have a link?
- 17 Jun 2015, 06:49
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Re: Is there a possibility to create log files in gui mode like it is done in batch mode?
I tried it now with Version 7.1 here in two different ways:
- I started FreeFileSync.exe by hand, opened the ffs_batch file and executed the sync.
- I started FreeFileSync.exe by providing "-edit" and the ffs_batch file by command line and executed the sync by hand.
None approach created the log ...
- I started FreeFileSync.exe by hand, opened the ffs_batch file and executed the sync.
- I started FreeFileSync.exe by providing "-edit" and the ffs_batch file by command line and executed the sync by hand.
None approach created the log ...
- 17 Jun 2015, 06:42
- Forum: Help
- Topic: FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
- Replies: 6
- Views: 1495
Re: FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
Whatever you want to say with your philosophic approach, even version 7.1 behaves like I described.
- 16 Jun 2015, 08:38
- Forum: General Discussion
- Topic: Is there a possibility to create log files in gui mode like it is done in batch mode?
- Replies: 14
- Views: 2483
Is there a possibility to create log files in gui mode like it is done in batch mode?
Is or will there be a possibility to configure ffs to create log files in gui mode in the same way as it is done in the batch mode?
For example with a "LogfileFolder" tag in the "*.ffs_gui" file?
I like to use the gui mode to 'see whats going on', but I would feel much better, if 'per sync' log ...
For example with a "LogfileFolder" tag in the "*.ffs_gui" file?
I like to use the gui mode to 'see whats going on', but I would feel much better, if 'per sync' log ...
- 16 Jun 2015, 08:32
- Forum: General Discussion
- Topic: Uncompressing of a gzip database file ("sync.ffs_db") not possible.
- Replies: 3
- Views: 963
Re: Uncompressing of a gzip database file ("sync.ffs_db") not possible.
I'm still interested in that.
Couldn't you give me a hint?
Couldn't you give me a hint?
- 16 Jun 2015, 08:31
- Forum: General Discussion
- Topic: Inspect/cleanup database content.
- Replies: 8
- Views: 1649
Re: Inspect/cleanup database content.
If you find time, please try to explain it to me.
- 16 Jun 2015, 08:30
- Forum: Help
- Topic: FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
- Replies: 6
- Views: 1495
- 02 Apr 2015, 10:46
- Forum: General Discussion
- Topic: Uncompressing of a gzip database file ("sync.ffs_db") not possible.
- Replies: 3
- Views: 963
Uncompressing of a gzip database file ("sync.ffs_db") not possible.
It is not possible to uncompress a gzip database file.
It looks like the file header is stripped, am I right?
Could you provied info on how to umcompress it myself?
It looks like the file header is stripped, am I right?
Could you provied info on how to umcompress it myself?
- 02 Apr 2015, 10:44
- Forum: General Discussion
- Topic: Inspect/cleanup database content.
- Replies: 8
- Views: 1649
Re: Inspect/cleanup database content.
Now I'm confused, sorry.
If understand a GUID as a nearly random value.
So if the GUID is newly created on every sync, how does FFS detect the proper sync-pair in the database if there are multiple sync-pairs stored in it?
If understand a GUID as a nearly random value.
So if the GUID is newly created on every sync, how does FFS detect the proper sync-pair in the database if there are multiple sync-pairs stored in it?
- 02 Apr 2015, 08:29
- Forum: General Discussion
- Topic: Inspect/cleanup database content.
- Replies: 8
- Views: 1649
Re: Inspect/cleanup database content.
Today I read our small discussion again, to recall your strategy regarding the database files.
I'm still interested in how this ID is build.
Does it belong to the machinenname and/or its MAC adress?
Or is it just something like a GUID?
Or any other algorithm?
I'm asking because I also plan to sync ...
I'm still interested in how this ID is build.
Does it belong to the machinenname and/or its MAC adress?
Or is it just something like a GUID?
Or any other algorithm?
I'm asking because I also plan to sync ...
- 06 Sep 2014, 07:59
- Forum: General Discussion
- Topic: Database Files
- Replies: 4
- Views: 4755
Re: Database Files
I also run FFS from a portable stick.
I would vote to make this optionally configureable in the .ffs_batch or .ffs_gui files.
This could be done in the "<FolderPairs>" node for each defined folder there.
The default could be the current way, if nothing is configured there.
The possible options ...
I would vote to make this optionally configureable in the .ffs_batch or .ffs_gui files.
This could be done in the "<FolderPairs>" node for each defined folder there.
The default could be the current way, if nothing is configured there.
The possible options ...
- 05 Sep 2014, 13:23
- Forum: Help
- Topic: FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
- Replies: 6
- Views: 1495
FFS on Windows - "Synchronizing/Completed" dialog - Alt-Tab problem
When I use Alt-Tab keys at a running or finished synchronization, to change the focus to another application, I have no chance to reactivate the "Synchronizing/Completed" dialog without using the mouse.
By using Alt-Tab only the FFS main window can be (re)activated.
When I close this then by using ...
By using Alt-Tab only the FFS main window can be (re)activated.
When I close this then by using ...
- 30 Jun 2014, 12:56
- Forum: General Discussion
- Topic: Inspect/cleanup database content.
- Replies: 8
- Views: 1649
Inspect/cleanup database content.
Hi.
As far as I remember a database file can hold info of more than one sync-pair.
In a different thread you wrote this:
"By each database having their own unique identifier, each sync-pair can be easily identified, just as if you had multiple database files."
This means that with each additional ...
As far as I remember a database file can hold info of more than one sync-pair.
In a different thread you wrote this:
"By each database having their own unique identifier, each sync-pair can be easily identified, just as if you had multiple database files."
This means that with each additional ...
- 26 Sep 2011, 19:44
- Forum: Help
- Topic: Attribute- and datetime-changes of folders.
- Replies: 7
- Views: 2597
Re: Attribute- and datetime-changes of folders.
Additional post:
I checked explicitely now, if just changes of file-attributes are
detected/synchronized:
As you wrote, it is not.
Hm, sorry, in my opinion this would be necessary too.
I could live with a lower performance. Accuracy is more important to me.
To clear that: If a attribute ...
I checked explicitely now, if just changes of file-attributes are
detected/synchronized:
As you wrote, it is not.
Hm, sorry, in my opinion this would be necessary too.
I could live with a lower performance. Accuracy is more important to me.
To clear that: If a attribute ...
- 26 Sep 2011, 17:52
- Forum: Help
- Topic: Attribute- and datetime-changes of folders.
- Replies: 7
- Views: 2597
Re: Attribute- and datetime-changes of folders.
The reason why I ask for that feature ist that I will have to synchronize
subversion workfolders and also local subversion repositories.
They rely on folder-structures with own logic.
So if they decide to change something in these logics like any attribute
handling or other, I just wanna be sure ...
subversion workfolders and also local subversion repositories.
They rely on folder-structures with own logic.
So if they decide to change something in these logics like any attribute
handling or other, I just wanna be sure ...
- 26 Sep 2011, 13:59
- Forum: Help
- Topic: Attribute- and datetime-changes of folders.
- Replies: 7
- Views: 2597
Attribute- and datetime-changes of folders.
Attribute- and datetime-changes of existing folders are not recognized and so
not syncronized also.
Seems to be a bug or not yet implemented feature.
Is it possible to add this soon?
not syncronized also.
Seems to be a bug or not yet implemented feature.
Is it possible to add this soon?