Firebird DocsetFirebird Commandline UtilitiesGSPLIT - Firebird Backup File Splitting Filter → GSPLIT Command line Options
Firebird home Firebird home Prev: GSPLIT - Firebird Backup File Splitting FilterHome: Firebird DocsetUp: GSPLIT - Firebird Backup File Splitting FilterNext: GSPLIT Command Parameters

GSPLIT Command line Options

GSPLIT has three command line options, although, strictly speaking, the -help option isn't really valid. These are :

gsplit: invalid option '-help'
gsplit: Command Line Options Are:
gsplit -S[PLIT_BK_FILE] <file> <size>{k|m|g} [... <file> [<size>{k|m|g}]]
  or gsplit -J[OINT_BK_FILE] <file> [... <file>]
gsplit: option can be abbreviated to the unparenthesized characters
gsplit: Exiting before completion due to errors

Note

Take note of the error in the above help text. The correct command line option to join multiple sections of a large backup file is not -JOINT_BK_FILE as shown, but is in fact -JOIN_BK_FILE.

Prev: GSPLIT - Firebird Backup File Splitting FilterHome: Firebird DocsetUp: GSPLIT - Firebird Backup File Splitting FilterNext: GSPLIT Command Parameters
Firebird DocsetFirebird Commandline UtilitiesGSPLIT - Firebird Backup File Splitting Filter → GSPLIT Command line Options