Log Files are not being created

Get help for specific problems
Posts: 4
Joined: 7 Dec 2017

TechGuy

When i specify a log file location it doesnt make a log file there only on the appdata location

The line in the config <LogfileFolder Limit="10">C:\PCP\FreeFileSync\Logs</LogfileFolder>



no matter what i try no log will get created
User avatar
Site Admin
Posts: 7506
Joined: 9 Dec 2007

Zenju

If there's an error during log file creation you should see an error message when you run the batch job.
Posts: 4
Joined: 7 Dec 2017

TechGuy

So there isnt a way to create a log file even when it succeeds? and when we have gotten errors like this one it still doesnt create one in our path
12/8/2017 - LogFileTest: Synchronization completed with warnings
|
| Items processed: 0
| Total time: 00:00:00
|________________________________________________________________

[11:55:19 AM] Info: Using non-default global settings:
Copy locked files - Enabled
[11:55:19 AM] Warning: The following items have unresolved conflicts and will not be synchronized:
"test.txt": Both sides have changed since last synchronization.
[11:55:19 AM] Info: Synchronizing folder pair: [<- Two way ->]
C:\PCP\CCleaner
C:\Store
[11:55:19 AM] Warning: Synchronization completed with warning

Or

12/8/2017 - LogFileTest: Synchronization stopped
|
| Items processed: 0
| Total time: 00:00:34
|________________________________________________

[11:44:12 AM] Info: Using non-default global settings:
Copy locked files - Enabled
[11:44:12 AM] Warning: The following items have unresolved conflicts and will not be synchronized:
"test.txt": Both sides have changed since last synchronization.
[11:44:46 AM] Error: Synchronization stopped
Posts: 322
Joined: 13 Apr 2017

Gianni1962

FFS always logs its sync activity in the file

C:\Users\%UserName%\AppData\Roaming\FreeFileSync\LastSyncs.log

with recent activity on top.

But you can specify a log file specific for your sync job if you save and execute it as a batch job.

User Manual - Schedule a Batch Job
Posts: 4
Joined: 7 Dec 2017

TechGuy

yes we can see the log there but we are trying to have it in a location that is shorter file path but when we try to specify it the log after the run never mentions creating the log file on error or success
Posts: 322
Joined: 13 Apr 2017

Gianni1962

Sorry, the link in my previous post was wrong, now is correct.

Take a look at the linked manual page.
Posts: 4
Joined: 7 Dec 2017

TechGuy

i have tried that already and still no luck all the settings are correct and the file path was copied right out of File Explorer but no log file
User avatar
Site Admin
Posts: 7506
Joined: 9 Dec 2007

Zenju

Are you even running a batch sync (and not via GUI)?