Exit code 2

Get help for specific problems
Posts: 3
Joined: 10 Apr 2022

rootuser

Command ""C:\Users\Administrator\Documents\FreeFileSync\FreeFileSync.exe" "D:\batch.ffs_batch"" failed.

Exit code 2

I get this error, can someone help?

I am syncing rclone (gdrive) with local folder. There are about 50,000 files
User avatar
Posts: 2997
Joined: 22 Aug 2012

Plerry

For possible exit codes: https://freefilesync.org/manual.php?topic=command-line

For details on which error: see the log-file
Posts: 3
Joined: 10 Apr 2022

rootuser

Oh thank you
Posts: 3
Joined: 10 Apr 2022

rootuser

How can I run 2 sync at a time
Posts: 4934
Joined: 11 Jun 2019

xCSxXenon

Just run two syncs at the same time
User avatar
Posts: 2997
Joined: 22 Aug 2012

Plerry

> How can I run 2 sync at a time
From/in the FFS GUI:
select multiple saved configurations in the top-left Sync Configurations window.
This will result in a single FFS instance for the combined sync configurations.
Or:
open a second FFS GUI and select another sync configuration to also run.
This will create separate FFS instances per sync configuration.

From the Command-line:
Simply launch each sync configuration separately from the command-line.
This will create an FFS instance per sync configuration.
Or:
Launch multiple sync configurations in a single FFS instance from the command line
by listing the separate sync configurations in the command line behind the
"config file:" part in the command line.