You are right, my mistake, sorry. I read:
"if not errorlevel = 0,
but I thought of
"if not errorlevel 0".
That is of course something different.
Search found 102 matches
- 17 Aug 2024, 11:15
- Forum: General Discussion
- Topic: FreeFileSync Manual: Run a FreeFileSync batch job - Wrong description ...
- Replies: 2
- Views: 1098
- 16 Aug 2024, 12:14
- Forum: General Discussion
- Topic: FreeFileSync Manual: Run a FreeFileSync batch job - Wrong description ...
- Replies: 2
- Views: 1098
FreeFileSync Manual: Run a FreeFileSync batch job - Wrong description ...
In the Manual under Section:
1. Run a FreeFileSync batch job ...
You can evaluate these codes from a script ...
you wrote:
if not %errorlevel% == 0 ...
This is not correct:
this means: if not errorlevel 0 (-> or higher!) ...
When you want to know errorlevel 0
you have to write:
if not errorlevel 1 ...
1. Run a FreeFileSync batch job ...
You can evaluate these codes from a script ...
you wrote:
if not %errorlevel% == 0 ...
This is not correct:
this means: if not errorlevel 0 (-> or higher!) ...
When you want to know errorlevel 0
you have to write:
if not errorlevel 1 ...
- 19 Nov 2023, 16:09
- Forum: General Discussion
- Topic: Limit LogFile Size when an error occured?
- Replies: 0
- Views: 5497
Limit LogFile Size when an error occured?
Is there a way to limit the filesize of the LogFile when an error occurred?
For example, the disk is full, or the drive is lost during a sync?
For example, the disk is full, or the drive is lost during a sync?
- 17 Sep 2023, 18:02
- Forum: General Discussion
- Topic: auto delete "sync.ffs_db" when it is no longer in use?
- Replies: 0
- Views: 931
auto delete "sync.ffs_db" when it is no longer in use?
Auto-Delete "sync.ffs_db" after disabled in the settings from the folderpair?
- 21 Aug 2023, 08:48
- Forum: Help
- Topic: Windows: FFS Error - with Task-Start - as user system (non-interactive)
- Replies: 2
- Views: 1053
Re: Windows: FFS Error - with Task-Start - as user system (non-interactive)
Thanks, I should have found that too ...
- 21 Aug 2023, 06:36
- Forum: Help
- Topic: Windows: FFS Error - with Task-Start - as user system (non-interactive)
- Replies: 2
- Views: 1053
Windows: FFS Error - with Task-Start - as user system (non-interactive)
Windows: FFS Error - with Task-Start - as user system (non-interactive) ...
i don't understand this error:
nowhere are these paths embedded in ffs-sync ...
looks like this affects version 12.5 ...
---------------------------------
[01:30:33] Fehler:
Cannot read file attributes of
"C:\WINDOWS ...
i don't understand this error:
nowhere are these paths embedded in ffs-sync ...
looks like this affects version 12.5 ...
---------------------------------
[01:30:33] Fehler:
Cannot read file attributes of
"C:\WINDOWS ...
- 16 Jun 2023, 09:08
- Forum: General Discussion
- Topic: Missing Internal Variable ... for Versioning ...
- Replies: 1
- Views: 507
Missing Internal Variable ... for Versioning ...
I really miss internal variable for:
"FolderpairDestination"
for last dir in the destination-paths.
Example:
Have to Sync several folder-pairs in one sync-task:
"c:\myfolder1" sync to "d:\project\myfolder1"
"c:\myfolder2" sync to "d:\project\myfolder2"
...
"c:\myfolder10" sync to "d:\project ...
"FolderpairDestination"
for last dir in the destination-paths.
Example:
Have to Sync several folder-pairs in one sync-task:
"c:\myfolder1" sync to "d:\project\myfolder1"
"c:\myfolder2" sync to "d:\project\myfolder2"
...
"c:\myfolder10" sync to "d:\project ...
- 20 Apr 2023, 20:00
- Forum: General Discussion
- Topic: FreeFileSync Start Priority (Windows) ...
- Replies: 7
- Views: 1558
FreeFileSync Start Priority (Windows) ...
I have a pc with a slow CPU and i start freefilesync with a bat in this way:
Start /Wait /AboveNormal "" "C:\Program Files\FreeFileSync\FreefileSync.exe" "C:\ProgramData\backupControl_pcs\GlobalSettings.xml" "C:\pcs\pcs_scripts\konfig_ffs\ffs.ffs_batch"
In the Windows Taskmanager there a two ...
Start /Wait /AboveNormal "" "C:\Program Files\FreeFileSync\FreefileSync.exe" "C:\ProgramData\backupControl_pcs\GlobalSettings.xml" "C:\pcs\pcs_scripts\konfig_ffs\ffs.ffs_batch"
In the Windows Taskmanager there a two ...
- 30 Jun 2022, 15:03
- Forum: General Discussion
- Topic: Feature request - Limit Down-/Upload ...
- Replies: 1
- Views: 617
Feature request - Limit Down-/Upload ...
Hello,
If mirroring or synchronizing to a remote folder,
it would be nice to limit the download and upload to percent x,
so as not to fully load the Internet connection.
If mirroring or synchronizing to a remote folder,
it would be nice to limit the download and upload to percent x,
so as not to fully load the Internet connection.
- 23 Feb 2022, 12:56
- Forum: General Discussion
- Topic: Logfile: Show Error at the top ...
- Replies: 0
- Views: 294
Logfile: Show Error at the top ...
Hello Zenju,
maybe is it possible to have a Option in the settings-menu with:
Show Errors at the top of the Logfile: Yes|No
This is because i ran freefilesync with my own script and also i check the log with my script,
so failures in the log a always doubled detected.
And there is no solution for ...
maybe is it possible to have a Option in the settings-menu with:
Show Errors at the top of the Logfile: Yes|No
This is because i ran freefilesync with my own script and also i check the log with my script,
so failures in the log a always doubled detected.
And there is no solution for ...
- 21 Apr 2021, 19:23
- Forum: General Discussion
- Topic: Automatic delete files in source after copying?
- Replies: 7
- Views: 6271
Re: Automatic delete files in source after copying?
Why using ffs to delete files?
- ffs doesn't stop
- can handle very long paths
- writes a very good log-file
- can do that with batch-processing
- support Unicode
- ...
Why not using ffs to delete files:
- User should exactly know what they do, when not - they lose files ...
When you want to ...
- ffs doesn't stop
- can handle very long paths
- writes a very good log-file
- can do that with batch-processing
- support Unicode
- ...
Why not using ffs to delete files:
- User should exactly know what they do, when not - they lose files ...
When you want to ...
- 21 Apr 2021, 17:51
- Forum: General Discussion
- Topic: When drive Full - Stop immediately
- Replies: 5
- Views: 4325
Re: When drive Full - Stop immediately
ffs runs, and try to sync all the files that should be sync, and writes all in the log.
So you have x-thousands log-entries with these errors.
And ffs finishes when all the necessary files are checked.
Having a big number of files then it takes a lot of time.
So you have x-thousands log-entries with these errors.
And ffs finishes when all the necessary files are checked.
Having a big number of files then it takes a lot of time.
- 20 Apr 2021, 18:51
- Forum: General Discussion
- Topic: When drive Full - Stop immediately
- Replies: 5
- Views: 4325
When drive Full - Stop immediately
Hello Zenju,
when a (backup) drive is full (freespace = 0 Byte) then stop syncing or mirroring etc. immediately ...
Volker01
when a (backup) drive is full (freespace = 0 Byte) then stop syncing or mirroring etc. immediately ...
Volker01
- 23 Mar 2021, 10:02
- Forum: Help
- Topic: Backup / Sync OneDrive Folder ...
- Replies: 2
- Views: 2542
Backup / Sync OneDrive Folder ...
Hello,
when a user has a LOCAL OneDrive Folder with content,
but the OneDrive is not connected to microsoft,
then freefilesync cannot backup this folder ?
Error:
0:41:59 Nicht dem Standard entsprechende globale Einstellungen:
Gesperrte Dateien kopieren - Aktiviert
10:42:13 Vergleich ...
when a user has a LOCAL OneDrive Folder with content,
but the OneDrive is not connected to microsoft,
then freefilesync cannot backup this folder ?
Error:
0:41:59 Nicht dem Standard entsprechende globale Einstellungen:
Gesperrte Dateien kopieren - Aktiviert
10:42:13 Vergleich ...
- 01 Jun 2020, 13:30
- Forum: General Discussion
- Topic: Sort Folderpairs Option in the Main-Window
- Replies: 1
- Views: 502
Sort Folderpairs Option in the Main-Window
Feature Request:
New context-entry:
sort: A-Z
for automatically sorting the folderpairs from a to z.
New context-entry:
sort: A-Z
for automatically sorting the folderpairs from a to z.
- 17 May 2020, 15:23
- Forum: Help
- Topic: Archiving Deletes/Overwrite Files ...
- Replies: 0
- Views: 439
Archiving Deletes/Overwrite Files ...
Hello Zenju,
thank you for the new version.
I will rembering that archiving deletes / overwriting files when:
you have more folderpairs with identical folder and file structur,
because fffs begins archiving not with the basefoldernames but with subdirs!
This is a problem!
I have testet some ...
thank you for the new version.
I will rembering that archiving deletes / overwriting files when:
you have more folderpairs with identical folder and file structur,
because fffs begins archiving not with the basefoldernames but with subdirs!
This is a problem!
I have testet some ...
- 05 Apr 2020, 12:48
- Forum: Help
- Topic: Another Exclusion Filter Query - ntuser.dat
- Replies: 2
- Views: 635
Re: Another Exclusion Filter Query - ntuser.dat
Use, for Example:
*\REM_GLOBALE_DATEIEN:
*\hiberfil.sys
*\pagefile.sys
*\swapfile.sys
*\REM_USERPROFILE_BZW_GLOBALE_AUSNAHMEN:
*\ntuser.dat*
*\UsrClass.dat*
*\UsrClass.dat*
*\AppData\*\*cache*
Paths in ffs are relative not absolut.
When your folderpair is: "C:\Users\Clive 2"
then you have to ...
*\REM_GLOBALE_DATEIEN:
*\hiberfil.sys
*\pagefile.sys
*\swapfile.sys
*\REM_USERPROFILE_BZW_GLOBALE_AUSNAHMEN:
*\ntuser.dat*
*\UsrClass.dat*
*\UsrClass.dat*
*\AppData\*\*cache*
Paths in ffs are relative not absolut.
When your folderpair is: "C:\Users\Clive 2"
then you have to ...
- 21 Mar 2020, 10:26
- Forum: Help
- Topic: Line Length Problem? in *.txt Log.
- Replies: 0
- Views: 376
Line Length Problem? in *.txt Log.
Thank you to the txt Log-Option.
I have a Line Length Problem in *.txt Log.
It's not possible to filter the log in useful way.
FFS creates three lines - sometimes ...
I have a Line Length Problem in *.txt Log.
It's not possible to filter the log in useful way.
FFS creates three lines - sometimes ...
- 09 Mar 2020, 12:31
- Forum: Help
- Topic: html log structure
- Replies: 0
- Views: 497
html log structure
Hello Zenju,
Normaly you use for each file a seperate line,
that is the minimal requirement for searching or filtering the log.
But there some exception !
...
<td valign="top">11:38:38</td>
<td valign="top"><img src="https://freefilesync.org/images/log/msg-info.png" width="16" height="16" alt ...
Normaly you use for each file a seperate line,
that is the minimal requirement for searching or filtering the log.
But there some exception !
...
<td valign="top">11:38:38</td>
<td valign="top"><img src="https://freefilesync.org/images/log/msg-info.png" width="16" height="16" alt ...
- 27 Feb 2020, 07:22
- Forum: General Discussion
- Topic: Revert to text log files!
- Replies: 28
- Views: 13743
Re: Revert to text log files!
I agree with the others. Parsing html ist complicated.
I check the logfile filtering errors, making a small result-log and so on.
Sending html Logfiles per mail can be blocked from some mail-programs ...
With Windows cmd-tools you cannot easy handle UTF-8 files,
it must first convert in ANSI for ...
I check the logfile filtering errors, making a small result-log and so on.
Sending html Logfiles per mail can be blocked from some mail-programs ...
With Windows cmd-tools you cannot easy handle UTF-8 files,
it must first convert in ANSI for ...
- 04 Jan 2020, 12:04
- Forum: General Discussion
- Topic: Feature suggestion: internal-var with Base-Folder-Names
- Replies: 0
- Views: 337
Feature suggestion: internal-var with Base-Folder-Names
Hello,
I would like an new internal-var - for example: %base_path2% - with the Base-Folder-Names.
When having more than one folder-pairs:
i would use the these var for archiving.
Then for Example: Archivpath:
S:\ffs_archiv\%base_path2%\%date%
volker01
I would like an new internal-var - for example: %base_path2% - with the Base-Folder-Names.
When having more than one folder-pairs:
i would use the these var for archiving.
Then for Example: Archivpath:
S:\ffs_archiv\%base_path2%\%date%
volker01
- 19 Nov 2019, 16:41
- Forum: General Discussion
- Topic: Settings: Comparison - Automatic retry
- Replies: 1
- Views: 649
Settings: Comparison - Automatic retry
Settings: Comparison - Automatic retry
How many time times will ffs retry ?
One time ?
more than one times?
How many time times will ffs retry ?
One time ?
more than one times?
- 19 Nov 2019, 10:12
- Forum: General Discussion
- Topic: Feature Request for batch-use ...
- Replies: 3
- Views: 700
Re: Feature Request for batch-use ...
I forgot to say, ffs_batch is running over an Windows-Task - non-interaktiv (with user system).
In that case there is no tasktray.
The only way to stop ffs is to kill the task in Windows-Taskmanager.
In that case there is no tasktray.
The only way to stop ffs is to kill the task in Windows-Taskmanager.
- 14 Nov 2019, 14:53
- Forum: General Discussion
- Topic: Feature Request for batch-use ...
- Replies: 3
- Views: 700
Feature Request for batch-use ...
Make an new Option to:
stop a running batch-job.
It can be very useful,
because kill a running batch-job,
remains the sync.ffs_lock files,
and the next run is very slowly.
Volker
stop a running batch-job.
It can be very useful,
because kill a running batch-job,
remains the sync.ffs_lock files,
and the next run is very slowly.
Volker
- 22 Oct 2019, 07:46
- Forum: Help
- Topic: Searching FFS Version 6.0 for Windows ... Not in Archive...
- Replies: 3
- Views: 777
Re: Searching FFS Version 6.0 for Windows ... Not in Archive...
Thank you, this helps.
- 21 Oct 2019, 21:21
- Forum: Help
- Topic: Searching FFS Version 6.0 for Windows ... Not in Archive...
- Replies: 3
- Views: 777
Searching FFS Version 6.0 for Windows ... Not in Archive...
Hello,
i'm searching for FFS 6.0 for Windows (2000),
does anyone have it ?
It's not in the FFS-Archiv.
Volker01
i'm searching for FFS 6.0 for Windows (2000),
does anyone have it ?
It's not in the FFS-Archiv.
Volker01
- 06 Jun 2019, 07:24
- Forum: Help
- Topic: Error: Timeout while searching for folder
- Replies: 1
- Views: 712
Error: Timeout while searching for folder
FreeFileSync 10.11
on Windows
_________________________________________
|06.06.2019 BatchRun
|
| Mit Fehlern abgeschlossen
| Fehler: 1
| Verarbeitete Elemente: 67 (521 MB)
| Verbleibende Elemente: 157 (5,45 MB)
| Gesamtzeit: 00:06:49
|________________________________________
[08:59:06] Info: Nicht ...
on Windows
_________________________________________
|06.06.2019 BatchRun
|
| Mit Fehlern abgeschlossen
| Fehler: 1
| Verarbeitete Elemente: 67 (521 MB)
| Verbleibende Elemente: 157 (5,45 MB)
| Gesamtzeit: 00:06:49
|________________________________________
[08:59:06] Info: Nicht ...
- 31 Mar 2019, 14:33
- Forum: Help
- Topic: Error code 183 ... MoveFileEx
- Replies: 0
- Views: 354
Error code 183 ... MoveFileEx
Error: Cannot move file
"..._2019-01-08__02-30-00.8227.ffs_tmp" to
"..._2019-01-08__02-30-00.log".
Error Code 183: Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist. [MoveFileEx]
what does it mean ???
volker01
"..._2019-01-08__02-30-00.8227.ffs_tmp" to
"..._2019-01-08__02-30-00.log".
Error Code 183: Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist. [MoveFileEx]
what does it mean ???
volker01
- 27 Mar 2019, 14:14
- Forum: General Discussion
- Topic: Can you force always with shadowcopy?
- Replies: 4
- Views: 1201
Re: Can you force always with shadowcopy?
Tools - Options- Copy locked files.
Then ffs uses shadow copy.
administrative rights required.
Then ffs uses shadow copy.
administrative rights required.
- 27 Mar 2019, 12:24
- Forum: General Discussion
- Topic: Tools\Language\Languages ...
- Replies: 0
- Views: 432
Tools\Language\Languages ...
Show also the english names to the native language Names.
Maybe when moving the mouse over the native names.
Maybe when moving the mouse over the native names.